Skip to content

Commit 6c7ad6c

Browse files
committed
use subdir
1 parent 3084be9 commit 6c7ad6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/vitepress.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- uses: actions/setup-node@v3
1616
with:
1717
cache: 'npm'
18+
cache-dependency-path: docs/package-lock.json
1819

1920
- run: cd docs && npm install
2021

0 commit comments

Comments
 (0)