mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 18:41:14 +00:00
fix: add xcrun to run runtime before download
This commit is contained in:
parent
96154edfc2
commit
c47d45277e
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -107,6 +107,7 @@ jobs:
|
||||
- name: Install iOS components
|
||||
if: ${{ matrix.ios }}
|
||||
run: |
|
||||
xcrun simctl list > /dev/null
|
||||
xcodebuild -downloadPlatform iOS
|
||||
|
||||
- name: Setup Emscripten
|
||||
|
||||
Loading…
Reference in New Issue
Block a user