mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 17:43:25 +00:00
chore: clean up workflows
This commit is contained in:
2
.github/workflows/release-mobile.yml
vendored
2
.github/workflows/release-mobile.yml
vendored
@@ -111,7 +111,7 @@ jobs:
|
||||
- name: Build iOS app
|
||||
run: cd apps/expo && pnpm run ipa
|
||||
|
||||
- name: Export .ipa from .app
|
||||
- name: Pack .ipa from .app
|
||||
run: |
|
||||
cd apps/expo
|
||||
mkdir -p ios/build/Build/Products/Release-iphoneos/Payload
|
||||
|
Reference in New Issue
Block a user