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
643a3eee55
commit
e91bd4c1db
1 changed files with 1 additions and 1 deletions
2
.github/workflows/vitepress.yml
vendored
2
.github/workflows/vitepress.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
with:
|
||||
node-version: 16
|
||||
cache: npm
|
||||
path: docs
|
||||
cache-dependency-path: '**/package-lock.json'
|
||||
- run: npm ci
|
||||
working-directory: docs
|
||||
- name: Build
|
||||
|
|
|
|||
Loading…
Reference in a new issue