Skip to content

Commit

Permalink
CI: Minor tweaks suggested by CI runner
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd committed Oct 11, 2024
1 parent e85789b commit 3a2fceb
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 @@ -32,7 +32,7 @@ jobs:
- name: Select build directory
run: echo "CABAL_BUILDDIR=dist" >> $GITHUB_ENV

- uses: haskell/actions/setup@v1
- uses: haskell-actions/setup@v1
id: setup-haskell
with:
ghc-version: ${{ matrix.ghc }}
Expand Down

0 comments on commit 3a2fceb

Please sign in to comment.