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 6262 - uses : maxim-lobanov/setup-xcode@v1
6363 with :
6464 xcode-version : latest-stable
65- - name : Boostrap Platforms
65+ - name : Bootstrap Platforms
6666 # Workaround for Xcode/GitHub runner issues finding simulators.
6767 # see https://github.com/actions/runner-images/issues/12758#issuecomment-3206748945
6868 run : xcrun simctl list
@@ -106,7 +106,7 @@ jobs:
106106 - uses : maxim-lobanov/setup-xcode@v1
107107 with :
108108 xcode-version : latest-stable
109- - name : Boostrap Platforms
109+ - name : Bootstrap Platforms
110110 # Workaround for Xcode/GitHub runner issues finding simulators.
111111 # see https://github.com/actions/runner-images/issues/12758#issuecomment-3206748945
112112 run : xcrun simctl list
@@ -150,7 +150,7 @@ jobs:
150150 - uses : maxim-lobanov/setup-xcode@v1
151151 with :
152152 xcode-version : latest-stable
153- - name : Boostrap Platforms
153+ - name : Bootstrap Platforms
154154 # Workaround for Xcode/GitHub runner issues finding simulators.
155155 # see https://github.com/actions/runner-images/issues/12758#issuecomment-3206748945
156156 run : xcrun simctl list
You can’t perform that action at this time.
0 commit comments