mirror of
https://github.com/godotengine/godot-cpp-template.git
synced 2025-12-31 21:48:10 +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/
|
||||
description: Scons cache location.
|
||||
em_version:
|
||||
default: 3.1.39
|
||||
default: 3.1.62
|
||||
description: Emscripten version.
|
||||
em_cache_folder:
|
||||
default: emsdk-cache
|
||||
|
||||
Reference in New Issue
Block a user