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
|
run: ./test_db.sh
|
||||||
- name: Build
|
- name: Build
|
||||||
run:
|
run:
|
||||||
mkdir svelte && cd svelte && mkdir build && cd ..
|
cd svelte && mkdir build && cd ..
|
||||||
cargo build
|
cargo build
|
||||||
cd frontend && npm install && npm run build
|
cd frontend && npm install && npm run build
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user