Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WeDontNeedTo committed May 16, 2024
1 parent 9615e00 commit 6a8f170
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
build-and-deploy-docs:
runs-on: macos-latest
steps:
- uses: maxim-lobanov/setup-xcode@v1.6.0
- name: Setup Xcode version
uses: maxim-lobanov/setup-xcode@v1.6.0
with:
xcode-version: latest-stable
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6a8f170

Please sign in to comment.