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
1a9a5dbe46
commit
ce5ebb6e9b
@ -20,6 +20,9 @@ jobs:
|
||||
scope: '@teacinema'
|
||||
run: corepack enable
|
||||
|
||||
- name: 'Enable corepack'
|
||||
run: corepack enable
|
||||
|
||||
- name: 'Install dependencies'
|
||||
run: yarn install --frozen-lockfile
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user