Skip to content

Commit 737665e

Browse files
committed
ci: run cabal update
1 parent e2c9ecd commit 737665e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
5151
- name: Configure the build
5252
run: |
53+
cabal update
5354
cabal configure --enable-tests --enable-benchmarks --disable-documentation
5455
cabal build --dry-run
5556
# stack build --test --bench --no-haddock --dry-run

0 commit comments

Comments
 (0)