feat: replace yarn to npm
Some checks failed
Publish / Publish npm package action (push) Failing after 9s

This commit is contained in:
Sergey Krylov 2026-01-21 05:41:32 +03:00
parent 389c4fbc6b
commit cf36efa6cc

View File

@ -16,7 +16,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
registry-url: 'https://git.ksv741.keenetic.pro/api/packages/teacinema/npm/'
- name: Configure npm auth
run: |