Skip to content

Commit 6fa9bd8

Browse files
committed
Bumped Emscripten version in build actions
1 parent 7a9e2a4 commit 6fa9bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
env:
1717
BUILD_TYPE: Release
18-
EM_VERSION: 2.0.4 # Emscripten version
18+
EM_VERSION: 2.0.18 # Emscripten version
1919
EM_CACHE_FOLDER: 'emsdk-cache' # Cache for Emscripten libs
2020

2121
jobs:

0 commit comments

Comments
 (0)