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

This commit is contained in:
Sergey Krylov 2026-01-21 06:06:34 +03:00
parent f596a40434
commit fe0f6bbc78

View File

@ -24,7 +24,6 @@ jobs:
run: echo "*** npm run generate ***" && npm run generate
- name: 'Publish to Gitea npm registry'
uses: actions/setup-node@v4
with:
registry-url: 'https://git.ksv741.keenetic.pro/api/packages/teacinema/npm/'
run: echo "*** npm publish ***" && npm publish