Update ui-workflow.yml

This commit is contained in:
Alexey Grigorkin
2022-07-12 14:59:07 +03:00
committed by GitHub
parent e1234e0128
commit 583ce484d6

View File

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