Skip to content

Commit

Permalink
cirrus: fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-chavez committed Nov 9, 2020
1 parent c32ddf0 commit bd4ddd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ build_task:
folder: /var/cache/pkg

install_script:
- pkg install -y postgresql95-client ghc hs-cabal-install
- pkg install -y postgresql95-client ghc hs-cabal-install jq

# cache the hackage index file and downloads which are
# cabal v2-update downloads an incremental update, so we don't need to keep this up2date
Expand Down

0 comments on commit bd4ddd0

Please sign in to comment.