Skip to content

Commit d8d4bc1

Browse files
committed
WIP
1 parent 502f031 commit d8d4bc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ jobs:
5252
- name: Select Xcode version
5353
run: sudo xcodes select ${{ matrix.xcode }}
5454

55-
- name: List Runtimes & Simulators
56-
run: xcrun simctl list
55+
- name: List Runtimes
56+
run: xcrun simctl list runtimes
5757

5858
- if: matrix.platform != 'mac-catalyst'
5959
name: Download Required Runtimes

0 commit comments

Comments
 (0)