Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacklandrin committed Jan 24, 2024
1 parent 02b1bf4 commit 13e96a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.2'
- name: Arkana Setup
run: |
gem install arkana
- name: Build
run: |
Expand Down

0 comments on commit 13e96a0

Please sign in to comment.