Skip to content

Commit

Permalink
Fix CI (#1565)
Browse files Browse the repository at this point in the history
  • Loading branch information
parsonsmatt authored Jan 17, 2025
1 parent 2c3cd6d commit c7f4838
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
mongodb-version: '5.0'
- name: Start Redis
uses: supercharge/[email protected]
- run: sudo apt-get update && sudo apt-get install -y libpcre3-dev
- run: cabal v2-update
- run: cabal v2-freeze $CONFIG
- run: cat cabal.project.freeze
Expand Down

0 comments on commit c7f4838

Please sign in to comment.