Update ui-workflow.yml

This commit is contained in:
Alexey Grigorkin
2022-07-12 15:16:21 +03:00
committed by GitHub
parent 9333106a60
commit 1eea404c4b

View File

@@ -41,7 +41,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: ${{ inputs.NODE_VERSION }}
# registry-url: 'https://npm.pkg.github.com'
registry-url: 'https://npm.pkg.github.com'
# scope: '@arbinahq'
# - run: (rm .npmrc || true) && npm install