Skip to content

Commit

Permalink
try to upgrade swift
Browse files Browse the repository at this point in the history
  • Loading branch information
link2xt committed Apr 4, 2024
1 parent acac41d commit 2f55f25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ jobs:
build:
runs-on: macos-latest
steps:
- run: swift --version
- uses: swift-actions/setup-swift@v2
- run: swift --version
- uses: actions/checkout@v4
with:
submodules: true
Expand Down

0 comments on commit 2f55f25

Please sign in to comment.