Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 1640fd1

Browse files
authored
Update haskell.yml
1 parent e590469 commit 1640fd1

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
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v1
2020
with:
2121
submodules: recursive
22-
- uses: haskell-works/setup-haskell@macos-ghcup
22+
- uses: bubba/setup-haskell@macos-ghcup
2323
with:
2424
ghc-version: ${{matrix.ghc}}
2525
cabal-version: '3.0'

0 commit comments

Comments
 (0)