|
77 | 77 | - uses: maxim-lobanov/setup-xcode@v1 |
78 | 78 | with: |
79 | 79 | xcode-version: latest-stable |
80 | | - - name: Boostrap Platforms |
| 80 | + - name: Bootstrap Platforms |
81 | 81 | # Workaround for Xcode/GitHub runner issues finding simulators. |
82 | 82 | # see https://github.com/actions/runner-images/issues/12758#issuecomment-3206748945 |
83 | 83 | run: xcrun simctl list |
@@ -121,7 +121,7 @@ jobs: |
121 | 121 | - uses: maxim-lobanov/setup-xcode@v1 |
122 | 122 | with: |
123 | 123 | xcode-version: latest-stable |
124 | | - - name: Boostrap Platforms |
| 124 | + - name: Bootstrap Platforms |
125 | 125 | # Workaround for Xcode/GitHub runner issues finding simulators. |
126 | 126 | # see https://github.com/actions/runner-images/issues/12758#issuecomment-3206748945 |
127 | 127 | run: xcrun simctl list |
@@ -165,7 +165,7 @@ jobs: |
165 | 165 | - uses: maxim-lobanov/setup-xcode@v1 |
166 | 166 | with: |
167 | 167 | xcode-version: latest-stable |
168 | | - - name: Boostrap Platforms |
| 168 | + - name: Bootstrap Platforms |
169 | 169 | # Workaround for Xcode/GitHub runner issues finding simulators. |
170 | 170 | # see https://github.com/actions/runner-images/issues/12758#issuecomment-3206748945 |
171 | 171 | run: xcrun simctl list |
@@ -209,7 +209,7 @@ jobs: |
209 | 209 | - uses: maxim-lobanov/setup-xcode@v1 |
210 | 210 | with: |
211 | 211 | xcode-version: latest-stable |
212 | | - - name: Boostrap Platforms |
| 212 | + - name: Bootstrap Platforms |
213 | 213 | # Workaround for Xcode/GitHub runner issues finding simulators. |
214 | 214 | # see https://github.com/actions/runner-images/issues/12758#issuecomment-3206748945 |
215 | 215 | run: xcrun simctl list |
|
0 commit comments