mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 22:45:38 +00:00
WORKFLOW: losing my time on this stuff again - fix2
This commit is contained in:
parent
58037bbafd
commit
fc612e9719
1
.github/workflows/cooker.yml
vendored
1
.github/workflows/cooker.yml
vendored
|
@ -37,6 +37,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
workflow: cooker.yml
|
workflow: cooker.yml
|
||||||
name: global-cache
|
name: global-cache
|
||||||
|
path: $GITHUB_WORKSPACE
|
||||||
search_artifacts: true
|
search_artifacts: true
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue