1
0
mirror of https://github.com/tooot-app/app synced 2025-02-23 15:17:38 +01:00

Update build.yml

This commit is contained in:
xmflsct 2023-01-04 00:08:58 +01:00
parent 6b73485aae
commit bd5e92cab3

View File

@ -20,7 +20,7 @@ jobs:
- run: bundle install
- run: yarn app:build ios
env:
DEVELOPER_DIR: /Applications/Xcode_14.1.app/Contents/Developer
DEVELOPER_DIR: /Applications/Xcode_14.2.app/Contents/Developer
ENVIRONMENT: ${{ steps.branch.outputs.current_branch }}
SENTRY_ENVIRONMENT: ${{ steps.branch.outputs.current_branch }}
LC_ALL: en_US.UTF-8