mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 14:35:39 +00:00
Unix newlines
This commit is contained in:
parent
922ef882e0
commit
11da00ceae
3
.github/workflows/cooker.yml
vendored
3
.github/workflows/cooker.yml
vendored
|
@ -304,4 +304,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: global-cache
|
name: global-cache
|
||||||
path: /home/runner/work/RetroDECK
|
path: /home/runner/work/RetroDECK
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue