Update ios.yml

This commit is contained in:
bggRGjQaUbCoE
2025-01-08 14:19:42 +08:00
committed by GitHub
parent e06a3d8f22
commit 31e8c36653

View File

@@ -24,9 +24,6 @@ jobs:
channel: stable
flutter-version-file: pubspec.yaml
- name: Set up xcode
uses: BoundfoxStudios/action-xcode-select@v1
- name: 更新版本号
run: |
version_name=$(yq e '.version' pubspec.yaml | cut -d "+" -f 1)