1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00

Blow the cache.

This commit is contained in:
Patrick Thomson 2020-02-04 12:39:59 -05:00
parent 4fc5b720fc
commit 369dc558b4

View File

@ -37,7 +37,7 @@ jobs:
name: Cache ~/.cabal/store
with:
path: ~/.cabal/store
key: ${{ runner.os }}-${{ matrix.ghc }}-v6-cabal-store
key: ${{ runner.os }}-${{ matrix.ghc }}-v7-cabal-store
- uses: actions/cache@v1
name: Cache dist-newstyle