Skip to content

Commit 28a4654

Browse files
committed
check
1 parent 8fae650 commit 28a4654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
node-version: 18.4.0
1717
registry-url: "https://registry.npmjs.org"
1818
cache: "npm"
19+
cache-dependency-path: "**/package-lock.json"
1920
- run: npm install
2021
- run: npm run build
2122
env:

0 commit comments

Comments
 (0)