Skip to content

Commit

Permalink
test fix for wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
Unreal-Dan committed Dec 21, 2024
1 parent 826c5e5 commit bef29a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
git clone https://github.com/emscripten-core/emsdk.git
cd emsdk
./emsdk install latest
./emsdk install b363a836e75a245c548b7a6a021822d8c9e4c6df
./emsdk activate latest
source ./emsdk_env.sh
Expand Down

0 comments on commit bef29a8

Please sign in to comment.