mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-28 23:31:14 +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:
|
||||
- &install_pnpm "npm i -g pnpm"
|
||||
- &install_pnpm "corepack enable pnpm"
|
||||
|
||||
steps:
|
||||
fetch_git_submodules:
|
||||
|
|
Loading…
Reference in a new issue