mirror of
https://github.com/Relintai/godot-mono-builds.git
synced 2024-11-12 10:25:10 +01:00
Merge pull request #16 from akien-mga/fix-emsdk-setup
CI: Bump mymindstorm/setup-emsdk to v7
This commit is contained in:
commit
b4c77dcfb6
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -670,7 +670,7 @@ jobs:
|
||||
with:
|
||||
python-version: ${{ env.PYTHON_VERSION }}
|
||||
- name: Setup Emscripten SDK
|
||||
uses: mymindstorm/setup-emsdk@v2
|
||||
uses: mymindstorm/setup-emsdk@v7
|
||||
with:
|
||||
version: ${{ env.EMSDK_VERSION }}
|
||||
- name: Patch Mono
|
||||
|
Loading…
Reference in New Issue
Block a user