Updated workflow - syntax error

This commit is contained in:
Xargon Wan 2022-05-01 13:22:37 +09:00
parent ee345a9bd0
commit da60475080

View file

@ -204,11 +204,11 @@ jobs:
steps:
- name: cache-cooker
id: cache-cooker
uses: actions/cache@v2
with:
path: /home/runner/work/RetroDECK
key: ${{ runner.os }}-cooker-cache
id: cache-cooker
uses: actions/cache@v2
with:
path: /home/runner/work/RetroDECK
key: ${{ runner.os }}-cooker-cache
- name: Get date for artifacts
id: date