try
Some checks failed
Some checks failed
This commit is contained in:
parent
b633a4bfee
commit
442453bef3
@ -54,6 +54,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
cargo build
|
cargo build
|
||||||
|
mkdir svelte && cd svelte && mkdir build && cd ..
|
||||||
cd frontend && npm install && npm run build
|
cd frontend && npm install && npm run build
|
||||||
|
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
|
Loading…
Reference in New Issue
Block a user