This commit is contained in:
Andras Schmelczer 2025-01-19 21:34:28 +00:00
parent bc76942047
commit b03e829450
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

View file

@ -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