mirror of
https://github.com/arabine/open-story-teller.git
synced 2025-12-06 17:09:06 +01:00
Update vitepress.yml
This commit is contained in:
parent
6220ac7814
commit
643a3eee55
1 changed files with 1 additions and 0 deletions
1
.github/workflows/vitepress.yml
vendored
1
.github/workflows/vitepress.yml
vendored
|
|
@ -21,6 +21,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 16
|
||||||
cache: npm
|
cache: npm
|
||||||
|
path: docs
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
working-directory: docs
|
working-directory: docs
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue