change path typo
Build marp presentation / build marp presentation (push) Successful in 1m53s

This commit is contained in:
Romane
2026-05-06 08:46:56 +02:00
parent f20296d7f6
commit 96f3ff1d9e
+1 -1
View File
@@ -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