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:
parent
7e75fa541d
commit
753bb8d411
1
.github/workflows/haskell.yml
vendored
1
.github/workflows/haskell.yml
vendored
@ -24,7 +24,6 @@ jobs:
|
||||
name: Setup Haskell
|
||||
with:
|
||||
ghc-version: ${{ matrix.ghc }}
|
||||
cabal-version: ${{ matrix.cabal }}
|
||||
|
||||
- uses: actions/cache@v1
|
||||
id: cache-cabal
|
||||
|
Loading…
Reference in New Issue
Block a user