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 6d83723 commit a00eb42Copy full SHA for a00eb42
.github/workflows/test.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@v4
39
40
- name: Upgrade Corepack
41
- run: npm install --global [email protected]
+ run: npm install [email protected]
42
43
- name: Enable Corepack
44
run: corepack enable
0 commit comments