1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 23:42:31 +03:00

Bump cabal store again for ts fix

This commit is contained in:
Timothy Clem 2020-01-23 10:58:37 -08:00
parent 5009633ba2
commit 902512e346

View File

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