mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 01:06:00 +08:00
[godot] Update Emscripten SDK version to 4.0.20 for spine-godot-v4 workflow
This commit is contained in:
parent
b13e98b33f
commit
cf0dba0120
2
.github/workflows/spine-godot-v4.yml
vendored
2
.github/workflows/spine-godot-v4.yml
vendored
@ -34,7 +34,7 @@ env:
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
|
||||
AWS_EC2_METADATA_DISABLED: true
|
||||
EM_VERSION: 3.1.64
|
||||
EM_VERSION: 4.0.20
|
||||
GODOT_TAG: ${{ inputs.godot_tag }}
|
||||
GODOT_VERSION: ${{ inputs.godot_version }}
|
||||
GODOT_MONO: ${{ inputs.godot_mono }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user