We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03afb92 + d32a108 commit 739019eCopy full SHA for 739019e
.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 use_closure_compiler=yes
10
- EM_VERSION: 3.1.59
+ EM_VERSION: 3.1.64
11
EM_CACHE_FOLDER: "emsdk-cache"
12
13
concurrency:
0 commit comments