fix ci
This commit is contained in:
parent
3eaf52549d
commit
c62957087f
3 changed files with 10 additions and 4 deletions
1
.github/workflows/e2e.yml
vendored
1
.github/workflows/e2e.yml
vendored
|
|
@ -26,7 +26,6 @@ jobs:
|
|||
|
||||
- name: Build wasm
|
||||
run: |
|
||||
cd backend
|
||||
cargo install wasm-pack
|
||||
wasm-pack build --target web sync_lib
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue