mirror of
https://github.com/foomo/foomo-docs.git
synced 2025-10-16 12:35:40 +00:00
fix: gh action path
This commit is contained in:
parent
58aa255cc0
commit
876de8da7a
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -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
|
||||
|
||||
1
.github/workflows/validate.yml
vendored
1
.github/workflows/validate.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
||||
with:
|
||||
node-version: "20.x"
|
||||
cache: yarn
|
||||
cache-dependency-path: foomo/yarn.lock
|
||||
|
||||
- name: Test Build
|
||||
working-directory: foomo
|
||||
|
||||
Loading…
Reference in New Issue
Block a user