Skip to content

Commit 21cad17

Browse files
committed
wip
1 parent 379b846 commit 21cad17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
2828
- name: Install dos2unix (MacOS)
2929
if: matrix.os == 'macos-latest'
30-
run: brew install dos2unix llvm@13
30+
run: brew install dos2unix llvm
3131

3232
- name: Select build directory
3333
run: echo "CABAL_BUILDDIR=dist" >> $GITHUB_ENV

0 commit comments

Comments
 (0)