Skip to content

Commit f2b418a

Browse files
authored
Update publish.yml
1 parent 49b4c89 commit f2b418a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- uses: actions/setup-node@v3
1616
with:
1717
node-version: 16
18+
- run: npm install --package-lock-only
1819
- run: npm ci
1920

2021
publish-npm:

0 commit comments

Comments
 (0)