Skip to content

Commit

Permalink
Merge pull request #5978 from Expensify/Rory-BumpXCodeInDeploy
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham authored Oct 21, 2021
2 parents 1000f64 + fd9b538 commit 1ce01ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/platformDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

env:
SHOULD_DEPLOY_PRODUCTION: ${{ github.event_name == 'release' }}
DEVELOPER_DIR: /Applications/Xcode_12.5.app/Contents/Developer
DEVELOPER_DIR: /Applications/Xcode_12.5.1.app/Contents/Developer

jobs:
validateActor:
Expand Down

0 comments on commit 1ce01ac

Please sign in to comment.