Skip to content

Commit b332521

Browse files
Update deploy_new_version.yml
1 parent a27f422 commit b332521

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy_new_version.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
with:
1515
xcode-version: "16.2"
1616
- name: Manually download iOS 18.2
17-
if: env.simulator_cached == 'false'
1817
run: |
1918
xcodebuild -downloadPlatform iOS -buildVersion 18.2 -exportPath ~/SimulatorRuntimes/
2019
xcodebuild -importPlatform "/Users/runner/SimulatorRuntimes/iphonesimulator_18.2_22C150.dmg"

0 commit comments

Comments
 (0)