We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a65cc6b commit 8ee0851Copy full SHA for 8ee0851
.github/workflows/web_builds.yml
@@ -7,7 +7,7 @@ env:
7
# Used for the cache key. Add version suffix to force clean build.
8
GODOT_BASE_BRANCH: master
9
SCONSFLAGS: verbose=yes warnings=extra werror=yes debug_symbols=no
10
- EM_VERSION: 3.1.39
+ EM_VERSION: 3.1.59
11
EM_CACHE_FOLDER: "emsdk-cache"
12
13
concurrency:
0 commit comments