Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vospennikov authored Dec 9, 2023
1 parent f68a296 commit 85f872b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
build-and-deploy:
runs-on: macos-latest
steps:
- name: Select Xcode 14.2
run: sudo xcode-select -s /Applications/Xcode_14.2.app
- name: Select Xcode 15.0.1
run: sudo xcode-select -s /Applications/Xcode_15.0.1.app

- name: Checkout Package
uses: actions/checkout@v3
Expand Down

0 comments on commit 85f872b

Please sign in to comment.