Updated workflow - syntax error

This commit is contained in:
Xargon Wan 2022-05-01 13:22:37 +09:00
parent 0bcc6939f2
commit 2e44ebfe0c

View file

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