mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-29 09:05:42 +00:00
Second try on internal/global cache - fix10
This commit is contained in:
parent
abe845395e
commit
9a28b23411
3
.github/workflows/cooker.yml
vendored
3
.github/workflows/cooker.yml
vendored
|
@ -45,8 +45,7 @@ jobs:
|
||||||
- uses: actions/download-artifact@v2
|
- uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: global-cache
|
name: global-cache
|
||||||
workflow: cooker.yml
|
continue-on-error: true
|
||||||
workflow_conclusion: success
|
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue