mirror of
https://github.com/Relintai/godot-mono-builds.git
synced 2025-01-29 15:49:19 +01:00
CI: Bump mymindstorm/setup-emsdk to v7
Might fix CI builds.
This commit is contained in:
parent
d73d810ba1
commit
1e2d41160b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -670,7 +670,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: ${{ env.PYTHON_VERSION }}
|
python-version: ${{ env.PYTHON_VERSION }}
|
||||||
- name: Setup Emscripten SDK
|
- name: Setup Emscripten SDK
|
||||||
uses: mymindstorm/setup-emsdk@v2
|
uses: mymindstorm/setup-emsdk@v7
|
||||||
with:
|
with:
|
||||||
version: ${{ env.EMSDK_VERSION }}
|
version: ${{ env.EMSDK_VERSION }}
|
||||||
- name: Patch Mono
|
- name: Patch Mono
|
||||||
|
Loading…
Reference in New Issue
Block a user