Skip to content

Commit

Permalink
Downgraded Emscripten to 3.1.64
Browse files Browse the repository at this point in the history
  • Loading branch information
deathkiller committed Oct 20, 2024
1 parent d241008 commit 0fe5bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/emscripten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
cd emsdk
#EMSDK_VERSION=latest
EMSDK_VERSION=3.1.68
EMSDK_VERSION=3.1.64
./emsdk install $EMSDK_VERSION
./emsdk activate $EMSDK_VERSION
Expand Down

0 comments on commit 0fe5bf0

Please sign in to comment.