mirror of
https://github.com/Relintai/godot-mono-builds.git
synced 2025-01-27 15:39:26 +01:00
Merge pull request #41 from godotengine/dependabot/github_actions/mymindstorm/setup-emsdk-10
Bump mymindstorm/setup-emsdk from 9 to 10
This commit is contained in:
commit
75a0b00364
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -674,7 +674,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@v9
|
uses: mymindstorm/setup-emsdk@v10
|
||||||
with:
|
with:
|
||||||
version: ${{ env.EMSDK_VERSION }}
|
version: ${{ env.EMSDK_VERSION }}
|
||||||
- name: Patch Mono
|
- name: Patch Mono
|
||||||
|
Loading…
Reference in New Issue
Block a user