Skip to content

Commit

Permalink
workaround checkout bug
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Jan 14, 2024
1 parent fb68302 commit f13b0db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
with:
path: getargv-swift
fetch-tags: true
fetch-depth: 0 # until https://github.com/actions/checkout/issues/1471 fixed
- uses: swift-actions/setup-swift@v1
with:
swift-version: 5.9
Expand Down

0 comments on commit f13b0db

Please sign in to comment.