We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1000f64 + fd9b538 commit 1ce01acCopy full SHA for 1ce01ac
.github/workflows/platformDeploy.yml
@@ -10,7 +10,7 @@ on:
10
11
env:
12
SHOULD_DEPLOY_PRODUCTION: ${{ github.event_name == 'release' }}
13
- DEVELOPER_DIR: /Applications/Xcode_12.5.app/Contents/Developer
+ DEVELOPER_DIR: /Applications/Xcode_12.5.1.app/Contents/Developer
14
15
jobs:
16
validateActor:
0 commit comments