Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd committed Jan 16, 2025
1 parent c4a14bc commit 3ff12da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install dos2unix (MacOS)
if: matrix.os == 'macos-latest'
run: brew install dos2unix llvm@13
run: brew install dos2unix llvm

- name: Select build directory
run: echo "CABAL_BUILDDIR=dist" >> $GITHUB_ENV
Expand Down

0 comments on commit 3ff12da

Please sign in to comment.