Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kaniol-lck committed Jul 8, 2024
1 parent ac1d9ba commit 7362798
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,10 @@ jobs:
- name: Install dependencies
run: |
brew install quazip gnu-sed aria2
- name: "Select the latest stable Xcode 14"
uses: BoundfoxStudios/action-xcode-select@v1
with:
version: "14.3.1"
- uses: actions/checkout@v2
with:
fetch-depth: 1
Expand Down

0 comments on commit 7362798

Please sign in to comment.