Skip to content

Commit

Permalink
Merge PR #85 from 'pinheadmz/windows-test'
Browse files Browse the repository at this point in the history
  • Loading branch information
pinheadmz committed Dec 22, 2021
2 parents 4b02510 + f021c25 commit 11a9db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
msystem: MINGW64
update: true
install: git mingw-w64-x86_64-toolchain base-devel mingw-w64-x86_64-unbound
install: git mingw-w64-x86_64-toolchain base-devel mingw-w64-x86_64-unbound autotools

- run: git config --global core.autocrlf input
shell: bash
Expand Down

0 comments on commit 11a9db0

Please sign in to comment.