We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a22ab2 commit 9a81d6aCopy full SHA for 9a81d6a
.github/workflows/deploy.yml
@@ -14,6 +14,8 @@ jobs:
14
steps:
15
- name: Checkout Repository
16
uses: actions/checkout@v4
17
+ with:
18
+ path: .
19
20
- name: Set Xcode version
21
run: sudo xcode-select -s /Applications/Xcode_15.0.app/Contents/Developer
0 commit comments