We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f7289 commit b401606Copy full SHA for b401606
.github/workflows/ci.yml
@@ -36,6 +36,7 @@ jobs:
36
- uses: actions/setup-node@v4
37
with:
38
node-version: 20
39
+ registry-url: "https://registry.npmjs.org/"
40
cache: "pnpm"
41
42
- name: Install dependencies
0 commit comments