use toolchain

This commit is contained in:
Andras Schmelczer 2025-03-15 17:13:27 +00:00
parent aad93fef84
commit 2987afb20a
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
4 changed files with 11 additions and 9 deletions

View file

@ -23,8 +23,6 @@ jobs:
- name: Build wasm
run: |
cd backend
rustup install nightly
rustup default nightly
cargo install wasm-pack
wasm-pack build --target web sync_lib