Skip to content

Commit

Permalink
Merge pull request #5978 from Expensify/Rory-BumpXCodeInDeploy
Browse files Browse the repository at this point in the history
(cherry picked from commit 1ce01ac)
  • Loading branch information
roryabraham authored and OSBotify committed Oct 21, 2021
1 parent f6f92ce commit 67fa593
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 67fa593

Please sign in to comment.