Skip to content

Commit

Permalink
manually update cabal package list
Browse files Browse the repository at this point in the history
  • Loading branch information
jberthold committed Jul 14, 2023
1 parent 5b9528f commit 24c89ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
fi
if ${changed}; then
cabal update
scripts/update-haskell-backend.sh ${haskell_backend_version}
git add flake.lock stack.yaml cabal.project cabal.project.freeze
git commit -m "update haskell-backend to version ${haskell_backend_version}"
Expand Down

0 comments on commit 24c89ad

Please sign in to comment.