try
Some checks failed
Some checks failed
This commit is contained in:
parent
64bb15cc8b
commit
7aef741c6f
@ -21,7 +21,7 @@ jobs:
|
||||
run: ./test_db.sh
|
||||
- name: Build
|
||||
run:
|
||||
mkdir svelte && cd svelte && mkdir build && cd ..
|
||||
cd svelte && mkdir build && cd ..
|
||||
cargo build
|
||||
cd frontend && npm install && npm run build
|
||||
- name: Install dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user