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 4208b73 commit c438a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
WASM_TARGET: wasm32-unknown-unknown
run: |
cd frontend-wasm
cargo build --target $WASM_TARGET --release
wasm-pack build --target web
echo "WASM binaries generated"
- name: Detect package manager
Expand Down

0 comments on commit c438a3f

Please sign in to comment.