mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-05-03 11:04:04 +00:00
Fix GH action
This commit is contained in:
parent
6cd3e1d1d7
commit
e2eb8e663a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -115,7 +115,7 @@ jobs:
|
|||||||
xcodebuild -downloadPlatform iOS
|
xcodebuild -downloadPlatform iOS
|
||||||
|
|
||||||
- name: Setup Emscripten
|
- name: Setup Emscripten
|
||||||
uses: mymindstorm/setup-emsdk@master
|
uses: emscripten-core/setup-emsdk@v15
|
||||||
if: ${{ matrix.emsdk }}
|
if: ${{ matrix.emsdk }}
|
||||||
|
|
||||||
- name: Setup ninja
|
- name: Setup ninja
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user