We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7476f36 commit 715d0d7Copy full SHA for 715d0d7
1 file changed
.github/workflows/deploy_docs.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Checkout 🛎️
45
uses: actions/checkout@v3
46
- name: Switch Xcode 🔄
47
- run: sudo xcode-select --switch /Applications/Xcode_15.0.app
+ run: sudo xcode-select --reset
48
- name: Clone DocC Helper 👭
49
50
with:
0 commit comments