;ci: mac: bust cache, trying to fix strange "cannot execute" error
This commit is contained in:
parent
542052478d
commit
3a32f28042
2
.github/workflows/mac.yml
vendored
2
.github/workflows/mac.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
|||||||
path: ~/.stack
|
path: ~/.stack
|
||||||
key: ${{ runner.os }}-stack-global-${{ hashFiles('**.yaml') }}
|
key: ${{ runner.os }}-stack-global-${{ hashFiles('**.yaml') }}
|
||||||
restore-keys: |
|
restore-keys: |
|
||||||
${{ runner.os }}-stack-global
|
${{ runner.os }}-stack-global-2
|
||||||
|
|
||||||
- name: Cache stack-installed programs in ~/.local/bin
|
- name: Cache stack-installed programs in ~/.local/bin
|
||||||
id: stack-programs
|
id: stack-programs
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user