;ci: mac: bust cache, trying to fix strange "cannot execute" error

This commit is contained in:
Simon Michael 2020-08-10 08:47:11 -07:00
parent 542052478d
commit 3a32f28042

View File

@ -54,7 +54,7 @@ jobs:
path: ~/.stack
key: ${{ runner.os }}-stack-global-${{ hashFiles('**.yaml') }}
restore-keys: |
${{ runner.os }}-stack-global
${{ runner.os }}-stack-global-2
- name: Cache stack-installed programs in ~/.local/bin
id: stack-programs