Skip to content

Commit

Permalink
Try adding zlib to Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
fpseverino committed Sep 6, 2024
1 parent 5abe368 commit d7ce892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
uses: actions/checkout@v4
- name: Run unit tests
run: |
swift test
swift test -Xcc -Izlib/include -Xlinker -Lzlib/lib

0 comments on commit d7ce892

Please sign in to comment.