diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index b9d1b5a..6e96312 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -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