Skip to content

Commit 1c39d20

Browse files
committed
fix lock
1 parent abdff21 commit 1c39d20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/landing-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
uses: actions/setup-node@v4
2222
with:
2323
cache: "npm"
24+
cache-dependency-path: landing/package-lock.json
2425
- name: Install monorepo node dependencies
2526
working-directory: landing
2627
run: npm install

0 commit comments

Comments
 (0)