Fix CI
This commit is contained in:
parent
bc76942047
commit
b03e829450
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish-plugin.yml
vendored
1
.github/workflows/publish-plugin.yml
vendored
|
|
@ -23,6 +23,7 @@ jobs:
|
|||
- name: Build wasm
|
||||
run: |
|
||||
cd backend
|
||||
rustup install nightly && rustup default nightly
|
||||
cargo install wasm-pack
|
||||
wasm-pack build --target web sync_lib
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue