Skip to content

Commit 6a485b7

Browse files
author
Giuseppe Pennisi
committed
chore: updated publish.yml
1 parent 6e70900 commit 6a485b7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ jobs:
4141
echo $VERSION
4242
4343
# Run Install
44+
- name: Sync package-lock.json
45+
run: npm install --package-lock-only
46+
4447
- name: Install environment
4548
run: npm ci
4649

0 commit comments

Comments
 (0)