1
1
mirror of https://github.com/github/semantic.git synced 2024-12-28 09:21:35 +03:00

cache buster, cache buster, bust me a cache

This commit is contained in:
Rob Rix 2020-02-04 14:40:59 -05:00
parent a9485a0d0f
commit 816511846d
No known key found for this signature in database
GPG Key ID: 2BE643E01DC032AE

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