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

This commit is contained in:
Sergey Krylov 2026-01-21 06:19:33 +03:00
parent ce5ebb6e9b
commit 0a7baa6521

View File

@ -18,7 +18,6 @@ jobs:
node-version: 20 node-version: 20
registry-url: https://git.ksv741.keenetic.pro/api/packages/teacinema/npm/ registry-url: https://git.ksv741.keenetic.pro/api/packages/teacinema/npm/
scope: '@teacinema' scope: '@teacinema'
run: corepack enable
- name: 'Enable corepack' - name: 'Enable corepack'
run: corepack enable run: corepack enable