mirror of
https://github.com/godotengine/godot-cpp-template.git
synced 2026-01-05 18:10:06 +03:00
Merge pull request #58 from RevoluPowered/patch-1
Update emscripten to the version used by godotengine - 3.1.62
This commit is contained in:
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