Update ui-workflow.yml
This commit is contained in:
1
.github/workflows/ui-workflow.yml
vendored
1
.github/workflows/ui-workflow.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ inputs.NODE_VERSION }}
|
||||
registry-url: 'https://npm.pkg.github.com'
|
||||
scope: '@arbinahq'
|
||||
|
||||
- run: (rm .npmrc || true) && npm install
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user