Update emscripten to the version used by godotengine - 3.1.62
This commit is contained in:
committed by
GitHub
parent
e9208bcfde
commit
b581993c2e
2
.github/actions/build/action.yml
vendored
2
.github/actions/build/action.yml
vendored
@@ -18,7 +18,7 @@ inputs:
|
|||||||
default: .scons-cache/
|
default: .scons-cache/
|
||||||
description: Scons cache location.
|
description: Scons cache location.
|
||||||
em_version:
|
em_version:
|
||||||
default: 3.1.39
|
default: 3.1.62
|
||||||
description: Emscripten version.
|
description: Emscripten version.
|
||||||
em_cache_folder:
|
em_cache_folder:
|
||||||
default: emsdk-cache
|
default: emsdk-cache
|
||||||
|
|||||||
Reference in New Issue
Block a user