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:
|
with:
|
||||||
node-version: ${{ inputs.NODE_VERSION }}
|
node-version: ${{ inputs.NODE_VERSION }}
|
||||||
registry-url: 'https://npm.pkg.github.com'
|
registry-url: 'https://npm.pkg.github.com'
|
||||||
scope: 'arbinahq'
|
scope: '@ArbinaHQ'
|
||||||
|
|
||||||
- run: (rm .npmrc || true) && npm install
|
- run: (rm .npmrc || true) && npm install
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user