mirror of
https://github.com/foomo/foomo-docs.git
synced 2026-08-12 20:40:21 +00:00
fix: gh action path
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -18,6 +18,7 @@ jobs:
|
||||
with:
|
||||
node-version: "20.x"
|
||||
cache: yarn
|
||||
cache-dependency-path: foomo/yarn.lock
|
||||
|
||||
- name: Test Build
|
||||
working-directory: foomo
|
||||
|
||||
Reference in New Issue
Block a user