feat: replace yarn to npm
Some checks failed
Publish / Publish npm package action (push) Failing after 1s
Some checks failed
Publish / Publish npm package action (push) Failing after 1s
This commit is contained in:
parent
725bf9abb6
commit
61f5758f44
@ -19,6 +19,9 @@ jobs:
|
|||||||
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'
|
||||||
|
|
||||||
|
- name: 'Install dependencies'
|
||||||
|
- run: corepack enable && yarn --version
|
||||||
|
|
||||||
- name: 'Install dependencies'
|
- name: 'Install dependencies'
|
||||||
run: echo "*** npm ci ***" && npm ci
|
run: echo "*** npm ci ***" && npm ci
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user