Skip to content

Commit b2131ad

Browse files
committed
fix?: ci
1 parent 0ced2b0 commit b2131ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
registry-url: 'https://registry.npmjs.org'
3535
cache: 'pnpm'
3636

37+
- run: npm install -g npm@latest
38+
3739
- run: pnpm install
3840

3941
- if: github.event_name == 'repository_dispatch'

0 commit comments

Comments
 (0)