try sync
This commit is contained in:
@@ -43,11 +43,8 @@ jobs:
|
||||
# - name: Bump build number
|
||||
# run: yarn bump:ios
|
||||
|
||||
- name: Test EAS
|
||||
run: eas build:version:sync -p all
|
||||
|
||||
# - name: EAS build and submit
|
||||
# run: eas build -p ios --profile production --auto-submit --non-interactive
|
||||
- name: EAS build and submit
|
||||
run: eas build -p ios --profile production --non-interactive
|
||||
|
||||
# - name: Commit
|
||||
# uses: stefanzweifel/git-auto-commit-action@v5
|
||||
|
||||
Reference in New Issue
Block a user