Update ui-workflow.yml
This commit is contained in:
2
.github/workflows/ui-workflow.yml
vendored
2
.github/workflows/ui-workflow.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
|||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user