Skip to content

Commit fb5ffee

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

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,7 @@ jobs:
4141
echo $VERSION
4242
4343
# Run Install
44-
- name: Sync package-lock.json
45-
run: npm install --package-lock-only
46-
44+
4745
- name: Install environment
4846
run: npm ci
4947

0 commit comments

Comments
 (0)