mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-18 06:45:38 +00:00
Second try on internal/global cache - fix9
This commit is contained in:
parent
630341fc37
commit
abe845395e
2
.github/workflows/cooker.yml
vendored
2
.github/workflows/cooker.yml
vendored
|
@ -45,7 +45,7 @@ jobs:
|
||||||
- uses: actions/download-artifact@v2
|
- uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: global-cache
|
name: global-cache
|
||||||
workflow: workflow_name.yml
|
workflow: cooker.yml
|
||||||
workflow_conclusion: success
|
workflow_conclusion: success
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
Loading…
Reference in a new issue