fix: gh action path

This commit is contained in:
Philipp Mieden 2025-09-18 13:34:58 +02:00
parent 58aa255cc0
commit 876de8da7a
2 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@ jobs:
with:
node-version: "20.x"
cache: yarn
cache-dependency-path: foomo/yarn.lock
- name: Release to GitHub Pages
working-directory: foomo

View File

@ -18,6 +18,7 @@ jobs:
with:
node-version: "20.x"
cache: yarn
cache-dependency-path: foomo/yarn.lock
- name: Test Build
working-directory: foomo