ci: update

This commit is contained in:
Ammar Ahmed
2026-05-25 10:17:22 +05:00
parent 930e31d109
commit d31eaef6d4

View File

@@ -41,7 +41,7 @@ jobs:
- name: Setup iOS Platform
run: |
xcodebuild -downloadPlatform iOS -exportPath ~/Downloads
xcodebuild -importplatform ~/Downloads/iphonesimulator_26.1_23B86.dmg
xcodebuild -importPlatform ~/Downloads/iphonesimulator_26.1_23B86.dmg
- name: Install node modules
run: |