This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
if: steps.restore-cache.outputs.cache-hit != 'true'
|
if: steps.restore-cache.outputs.cache-hit != 'true'
|
||||||
uses: actions/cache/save@v3
|
uses: actions/cache/save@v3
|
||||||
with:
|
with:
|
||||||
path: /opt/apttoolcache
|
path: /opt/acttoolcache
|
||||||
key: node-marp-installation
|
key: node-marp-installation
|
||||||
- name: build presentation
|
- name: build presentation
|
||||||
working-directory: ./presentation
|
working-directory: ./presentation
|
||||||
|
|||||||
Reference in New Issue
Block a user