Skip to content

Commit

Permalink
Updated npm versions
Browse files Browse the repository at this point in the history
  • Loading branch information
PantelisGeorgiadis committed Oct 23, 2023
1 parent 732a2a8 commit 0615244
Show file tree
Hide file tree
Showing 7 changed files with 433 additions and 360 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
run: chmod +x ./build.sh
- name: Build
working-directory: ./wasm
run: ./build.sh
run: EMCC_DEBUG=1 ./build.sh
Loading

0 comments on commit 0615244

Please sign in to comment.