Update ui-workflow.yml

This commit is contained in:
Alexey Grigorkin
2022-07-12 15:12:23 +03:00
committed by GitHub
parent 5ac4f012f9
commit e4017004c5

View File

@@ -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: