Skip to content

Commit f7aa89f

Browse files
committed
new lock location
1 parent b8a8e5f commit f7aa89f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_release_vitepress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
node-version: 22
4343
cache: npm # or pnpm / yarn
44-
cache-dependency-path: vitepress/yarn.lock
44+
cache-dependency-path: vitepress/package-lock.json
4545
- name: Setup Pages
4646
uses: actions/configure-pages@v4
4747
- name: Install dependencies

0 commit comments

Comments
 (0)