Skip to content

Commit 533d546

Browse files
committed
chore: update-npm-version-in-ci
1 parent 5ca8870 commit 533d546

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
@@ -52,6 +52,9 @@ jobs:
5252
with:
5353
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5454

55+
- run: npm install npm@latest -g
56+
- run: npm --version
57+
5558
- name: publish
5659
uses: changesets/action@v1
5760
id: changesets

0 commit comments

Comments
 (0)