There was an error while loading. Please reload this page.
1 parent 50542d7 commit 3a250d1Copy full SHA for 3a250d1
1 file changed
.github/workflows/main.yml
@@ -17,6 +17,7 @@ jobs:
17
- name: Set up Node.js
18
uses: actions/setup-node@v3
19
with:
20
+ registry-url: https://registry.npmjs.org
21
node-version: 18
22
cache: 'pnpm'
23
0 commit comments