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