update workflows

This commit is contained in:
efrilm
2026-05-15 13:36:13 +07:00
parent e88eff28f0
commit 31a82e14cb
3 changed files with 38 additions and 37 deletions
+3 -2
View File
@@ -22,7 +22,8 @@ jobs:
- name: Install CocoaPods
run: |
cd ios
pod install
rm -f Podfile.lock
pod install --repo-update
- name: Build IPA
run: flutter build ipa --release --no-codesign
@@ -31,4 +32,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ios-ipa
path: build/ios/ipa/*.ipa
path: build/ios/ipa/*.ipa