Skip to content

Commit

Permalink
Update showBuildSettings env params
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-magda committed Oct 3, 2023
1 parent 199b50c commit 035508e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
working-directory: './iosHyperskillApp'
run: bundle exec fastlane build install_pods:false
env:
FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT: 60
FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT: 120
IS_GIT_CRYPT_UNLOCKED: ${{ steps.setup.outputs.is-git-crypt-unlocked }}
GITHUB_USER: ${{ github.actor }}
GITHUB_PERSONAL_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_PERSONAL_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 035508e

Please sign in to comment.