remove dowload ios platform

This commit is contained in:
Tienson Qin
2025-09-15 11:04:19 +08:00
parent 248fefa13d
commit 2ffb6ef4dc

View File

@@ -26,8 +26,6 @@ jobs:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '26.0.0'
- name: Install iOS
run: xcodebuild -downloadPlatform iOS
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v4
with: