Skip to content

Commit

Permalink
Update nextjs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dprosper committed Oct 25, 2024
1 parent 9fb845a commit becb339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Install dependencies
run: |
cd frontend-wasm
rustup target add wasm32-unknown-unknown
cargo build --release
- name: Generate WASM binaries
Expand Down

0 comments on commit becb339

Please sign in to comment.