Skip to content

Commit c0227a8

Browse files
committed
chore: ensure using latest npm
1 parent 3c22f0c commit c0227a8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/onRelease.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
- name: Checkout
1616
uses: actions/checkout@v6
1717

18+
- run: npm install -g npm@latest
19+
1820
- name: Setup
1921
uses: ./.github/actions/setup
2022
with:

0 commit comments

Comments
 (0)