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 7a27a2e commit 024946eCopy full SHA for 024946e
.github/setup/action.yml
@@ -9,7 +9,6 @@ runs:
9
with:
10
node-version-file: ".nvmrc"
11
cache: "pnpm"
12
- registry-url: "https://registry.npmjs.org"
13
14
- shell: bash
15
run: pnpm install
0 commit comments