8000 Update publish.yml · bartwr/github-folder-tree@810d079 · GitHub
[go: up one dir, main page]

Skip to content

Commit 810d079

Browse files
authored
Update publish.yml
1 parent bc60b12 commit 810d079

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
node-version: 16
2828
registry-url: https://registry.npmjs.org/
29+
- run: npm install --package-lock-only
2930
- run: npm ci
3031
- run: npm publish
3132
env:

0 commit comments

Comments
 (0)
0