mirror of
https://github.com/Newnetirc/thelounge-theme-newnet.git
synced 2026-01-24 07:30:19 +00:00
Add registry-url
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -15,6 +15,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
|
with:
|
||||||
|
registry-url: 'https://registry.npmjs.org/'
|
||||||
|
|
||||||
- name: Install
|
- name: Install
|
||||||
run: yarn --frozen-lockfile --non-interactive
|
run: yarn --frozen-lockfile --non-interactive
|
||||||
|
|||||||
Reference in New Issue
Block a user