We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b7b40 commit 0f01c29Copy full SHA for 0f01c29
.github/workflows/release_js_main.yml
@@ -29,6 +29,7 @@ jobs:
29
with:
30
node-version: 21.x
31
cache: 'pnpm'
32
+ registry-url: 'https://wombat-dressing-room.appspot.com/'
33
- name: Install dependencies
34
run: pnpm install
35
- name: Run build script
0 commit comments