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