mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 02:44:45 +00:00
ci: add registry-url
This commit is contained in:
1
.github/workflows/npm-publish.yaml
vendored
1
.github/workflows/npm-publish.yaml
vendored
@@ -26,6 +26,7 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ env.NODE_VERSION }}
|
||||
cache: pnpm
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
Reference in New Issue
Block a user