dev: ci: binaries-mac-x64: bust stack-programs cache

This commit is contained in:
Simon Michael 2022-08-18 03:49:36 +01:00
parent 83ff8e3ab3
commit b76de76343

View File

@ -53,9 +53,9 @@ jobs:
uses: actions/cache@v2
with:
path: ~/.local/bin
key: ${{ runner.os }}-stack-programs-${{ hashFiles('**.yaml') }}
key: ${{ runner.os }}-stack-programs-after20220817-${{ hashFiles('**.yaml') }}
restore-keys: |
${{ runner.os }}-stack-programs
${{ runner.os }}-stack-programs-after20220817
if: env.CONTINUE
- name: Cache .stack-work