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