.
This commit is contained in:
parent
7bf7790e1f
commit
424342cfb4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
- name: Build wasm
|
||||
run: |
|
||||
cargo install wasm-pack
|
||||
cd backend/sync_lib
|
||||
cd backend
|
||||
wasm-pack build --target web sync_lib
|
||||
|
||||
- name: E2E tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue