Skip to content

Commit cd1a7cd

Browse files
fixup: packcheck bug fix for windows
1 parent 456316c commit cd1a7cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
# If you have not committed packcheck.sh in your repo at PACKCHECK
110110
# then it is automatically pulled from this URL.
111111
PACKCHECK_GITHUB_URL: "https://raw.githubusercontent.com/composewell/packcheck"
112-
PACKCHECK_GITHUB_COMMIT: "04c8c14c7422039550b2868fc8657b15b2f0e774"
112+
PACKCHECK_GITHUB_COMMIT: "fa6064227164de8d47dd65bdcb43b52844ba0e29"
113113

114114
# ubuntu seems to have better support than debian on CI systems
115115
runs-on: ${{ matrix.runner }}

0 commit comments

Comments
 (0)