mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-27 16:24:24 +00:00
Try 6
This commit is contained in:
parent
05e88509c1
commit
fe5bb22f7d
|
@ -1,5 +1,5 @@
|
|||
variables:
|
||||
- &install_pnpm "wget -qO- https://get.pnpm.io/install.sh | ENV='$HOME/.shrc' SHELL='$(which sh)' sh -"
|
||||
- &install_pnpm "npm i -g pnpm"
|
||||
|
||||
steps:
|
||||
fetch_git_submodules:
|
||||
|
|
Loading…
Reference in a new issue