mirror of
https://github.com/Termix-SSH/Mobile.git
synced 2026-07-28 05:51:43 +02:00
Update build workflow
This commit is contained in:
@@ -55,13 +55,6 @@ jobs:
|
||||
- name: 👷 Prebuild
|
||||
run: npx expo prebuild
|
||||
|
||||
- name: 📦 Verify CocoaPods (iOS only)
|
||||
if: ${{ github.event.inputs.platform == 'ios' }}
|
||||
run: |
|
||||
cd ios
|
||||
pod deintegrate
|
||||
pod install --repo-update
|
||||
|
||||
- name: 👷 Build app
|
||||
run: |
|
||||
eas build --local \
|
||||
|
||||
Reference in New Issue
Block a user