Skip to content

Commit 3173709

Browse files
committed
ci: attempt to fix it
See actions/runner-images#12862
1 parent d286cae commit 3173709

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
run: |
2121
/usr/bin/xcodebuild -version
2222
sudo /usr/bin/xcode-select -switch /Applications/Xcode_16.4.app/Contents/Developer
23+
xcrun simctl list > /dev/null
2324
/usr/bin/xcodebuild -version
2425
2526
- name: Install iOS platform

0 commit comments

Comments
 (0)