1
1
mirror of https://github.com/github/semantic.git synced 2024-11-22 23:29:37 +03:00

Don't try to use a cabal we haven't set.

This commit is contained in:
Rob Rix 2022-04-14 11:53:26 -04:00
parent 7e75fa541d
commit 753bb8d411
No known key found for this signature in database
GPG Key ID: 2BE643E01DC032AE

View File

@ -24,7 +24,6 @@ jobs:
name: Setup Haskell
with:
ghc-version: ${{ matrix.ghc }}
cabal-version: ${{ matrix.cabal }}
- uses: actions/cache@v1
id: cache-cabal