File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7777 - uses : maxim-lobanov/setup-xcode@v1
7878 with :
7979 xcode-version : latest-stable
80- - name : Boostrap Platforms
80+ - name : Bootstrap Platforms
8181 # Workaround for Xcode/GitHub runner issues finding simulators.
8282 # see https://github.com/actions/runner-images/issues/12758#issuecomment-3206748945
8383 run : xcrun simctl list
@@ -121,7 +121,7 @@ jobs:
121121 - uses : maxim-lobanov/setup-xcode@v1
122122 with :
123123 xcode-version : latest-stable
124- - name : Boostrap Platforms
124+ - name : Bootstrap Platforms
125125 # Workaround for Xcode/GitHub runner issues finding simulators.
126126 # see https://github.com/actions/runner-images/issues/12758#issuecomment-3206748945
127127 run : xcrun simctl list
@@ -165,7 +165,7 @@ jobs:
165165 - uses : maxim-lobanov/setup-xcode@v1
166166 with :
167167 xcode-version : latest-stable
168- - name : Boostrap Platforms
168+ - name : Bootstrap Platforms
169169 # Workaround for Xcode/GitHub runner issues finding simulators.
170170 # see https://github.com/actions/runner-images/issues/12758#issuecomment-3206748945
171171 run : xcrun simctl list
You can’t perform that action at this time.
0 commit comments