Skip to content
This repository was archived by the owner on Mar 17, 2024. It is now read-only.

Commit 12500ff

Browse files
committed
Specify registry URL
1 parent 39a2b6d commit 12500ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/snapshot_release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
uses: actions/setup-node@v2
5050
with:
5151
node-version: 14
52+
registry-url: 'https://registry.npmjs.org'
5253
- name: Install
5354
run: npm ci
5455
- name: Create snapshot release

0 commit comments

Comments
 (0)