Skip to content

Commit

Permalink
Fogot slash?
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikBucher12 committed Jan 12, 2024
1 parent 2652a48 commit 3dc5956
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
build:
runs-on: macos-latest
steps:
- name: Select Xcode version
uses: ./.github/actions/xcode-select
- uses: actions/checkout@v3
- name: Select Xcode version
uses: ./.github/actions/xcode-select/
- uses: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf
with:
swift-version: "5.8"
Expand Down

0 comments on commit 3dc5956

Please sign in to comment.