Skip to content

Commit 895b48b

Browse files
hotfix: do not bind cabal version
1 parent 829945d commit 895b48b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/create_album_post.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
- name: Setup Haskell
2525
uses: haskell-actions/[email protected]
2626
with:
27-
cabal-version: 2.4
2827
ghc-version: 9.4.8
2928

3029
- name: Pull album info

.github/workflows/deploy.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
fetch-depth: 2
2323

2424
- id: stack
25-
uses: freckle/stack-action@v5
2625
with:
2726
stack-build-arguments: --fast # No pedantic for now
2827

0 commit comments

Comments
 (0)