From: Luke Lau Date: Mon, 27 Jan 2020 11:21:20 +0000 (+0000) Subject: Merge branch '8.8.1-ci' of https://github.com/bubba/lsp-test into 8.8.1-ci X-Git-Url: http://git.lukelau.me/?a=commitdiff_plain;h=76ea83512d43b151d6116166a6e3f0ffe5dccff1;hp=67055393c2c25ff5efc3949248ed3c927cc8d906;p=lsp-test.git Merge branch '8.8.1-ci' of https://github.com/bubba/lsp-test into 8.8.1-ci --- diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index 3055ca5..6a85534 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -23,7 +23,6 @@ jobs: with: ghc-version: ${{ matrix.ghc }} cabal-version: '3.0' - - run: cabal update - name: Clone HIE uses: actions/checkout@v1 @@ -47,6 +46,8 @@ jobs: path: ~/.hoogle key: ${{ runner.OS }}-${{ matrix.ghc }}-hoogle-${{ env.hieref }} + - run: cabal update + - name: Build HIE run: | pushd ../haskell-ide-engine