mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 14:35:39 +00:00
Second try on internal/global cache - fix
This commit is contained in:
parent
d0c4d72cb1
commit
9cad40c556
4
.github/workflows/cooker.yml
vendored
4
.github/workflows/cooker.yml
vendored
|
@ -242,8 +242,8 @@ jobs:
|
|||
repo: RetroDECK-cooker
|
||||
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: global-cache
|
||||
with:
|
||||
name: global-cache
|
||||
|
||||
# Job8_-_Uploading_cache:
|
||||
# runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue