We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ced2b0 commit b2131adCopy full SHA for b2131ad
.github/workflows/ci.yaml
@@ -34,6 +34,8 @@ jobs:
34
registry-url: 'https://registry.npmjs.org'
35
cache: 'pnpm'
36
37
+ - run: npm install -g npm@latest
38
+
39
- run: pnpm install
40
41
- if: github.event_name == 'repository_dispatch'
0 commit comments