Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Caul58 committed Dec 17, 2023
1 parent 438e172 commit edd9ec5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:

steps:
- uses: swift-actions/setup-swift@v1
with:
swift-version: "5.9"
- name: Build
run: |
for f in `find . -type f -name "*.swift" | awk -F/ '{print $NF, $0}' | sort | awk '{print $2}'`
Expand Down

0 comments on commit edd9ec5

Please sign in to comment.