Skip to content

Commit 1ce01ac

Browse files
authored
Merge pull request #5978 from Expensify/Rory-BumpXCodeInDeploy
2 parents 1000f64 + fd9b538 commit 1ce01ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/platformDeploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
env:
1212
SHOULD_DEPLOY_PRODUCTION: ${{ github.event_name == 'release' }}
13-
DEVELOPER_DIR: /Applications/Xcode_12.5.app/Contents/Developer
13+
DEVELOPER_DIR: /Applications/Xcode_12.5.1.app/Contents/Developer
1414

1515
jobs:
1616
validateActor:

0 commit comments

Comments
 (0)