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 0a2acf5 commit 0aafb45Copy full SHA for 0aafb45
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Checkout Repository
16
uses: actions/checkout@v4
17
with:
18
- path: "WSSiOS"
+ path: WSSiOS
19
20
- name: Set Xcode version
21
run: sudo xcode-select -s /Applications/Xcode_15.0.app/Contents/Developer
0 commit comments