first commit
Some checks failed
Publish / Publish Job (push) Failing after 39s

This commit is contained in:
Дмитрий
2026-03-26 15:36:07 +03:00
parent ce5d8cbd7b
commit 86de6c7dc9

View File

@@ -17,7 +17,8 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
registry-url: 'https://registry.npmjs.org/'
registry-url: 'https://git.lendry.ru/api/packages/lendry-erp/npm/'
scope: '@lendry-erp'
- name: Install deps
run: npm ci