mirror of https://github.com/tooot-app/app
Update build.yml
This commit is contained in:
parent
87fa16c0be
commit
b00f4c47fe
|
@ -25,7 +25,7 @@ jobs:
|
||||||
run: bundle install
|
run: bundle install
|
||||||
- name: -- Step 5 -- Run fastlane
|
- name: -- Step 5 -- Run fastlane
|
||||||
env:
|
env:
|
||||||
DEVELOPER_DIR: /Applications/Xcode_14.0.1.app/Contents/Developer
|
DEVELOPER_DIR: /Applications/Xcode_13.4.1.app/Contents/Developer
|
||||||
ENVIRONMENT: ${{ steps.branch.outputs.branch }}
|
ENVIRONMENT: ${{ steps.branch.outputs.branch }}
|
||||||
SENTRY_ENVIRONMENT: ${{ steps.branch.outputs.branch }}
|
SENTRY_ENVIRONMENT: ${{ steps.branch.outputs.branch }}
|
||||||
LC_ALL: en_US.UTF-8
|
LC_ALL: en_US.UTF-8
|
||||||
|
|
Loading…
Reference in New Issue