Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed Jul 12, 2024
1 parent db570ca commit 5d0c748
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
with:
branch: swift-5.10-release
tag: 5.10-RELEASE
- name: Set long paths
run: git config --system core.longpaths true
- uses: actions/checkout@v4
- name: Build
run: swift build -c ${{ matrix.config }}
Expand Down

0 comments on commit 5d0c748

Please sign in to comment.