mirror of
https://github.com/Relintai/godot-mono-builds.git
synced 2024-11-12 10:25:10 +01:00
Merge pull request #35 from godotengine/dependabot/github_actions/mymindstorm/setup-emsdk-v9
Bump mymindstorm/setup-emsdk from v8 to v9
This commit is contained in:
commit
3eb55684e3
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@v8
|
uses: mymindstorm/setup-emsdk@v9
|
||||||
with:
|
with:
|
||||||
version: ${{ env.EMSDK_VERSION }}
|
version: ${{ env.EMSDK_VERSION }}
|
||||||
- name: Patch Mono
|
- name: Patch Mono
|
||||||
|
Loading…
Reference in New Issue
Block a user