CI: Cabal: rm tmp hack (#128)

The dep situation solved: https://github.com/Bodigrim/smallcheck/issues/49#issuecomment-761548849
This commit is contained in:
Anton Latukha 2021-01-16 14:27:12 +02:00 committed by GitHub
parent be3ab4f548
commit 3242f24725
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,12 +36,8 @@ jobs:
with:
ghc-version: ${{ matrix.ghc }}
# HACK: Until https://github.com/haskell-nix/hnix-store/issues/122
- name: "Hack: tmp dodge upstream"
run: cabal v2-update 'hackage.haskell.org,2021-01-14T23:03:55Z'
# - name: "Repository update"
# run: cabal v2-update
- name: "Repository update"
run: cabal v2-update
- name: "Install additional system packages"
run: sudo apt install libsodium-dev && cabal v2-install tasty-discover