mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-29 07:41:13 +00:00
Try corepack.
This commit is contained in:
parent
05b669aef3
commit
0ca9098127
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
variables:
|
variables:
|
||||||
- &install_pnpm "npm i -g pnpm"
|
- &install_pnpm "corepack enable pnpm"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
fetch_git_submodules:
|
fetch_git_submodules:
|
||||||
|
|
Loading…
Reference in a new issue