mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-29 07:41:13 +00:00
Try 5
This commit is contained in:
parent
54d2badaaf
commit
05e88509c1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
variables:
|
||||
- &install_pnpm: wget -qO- https://get.pnpm.io/install.sh | ENV="$HOME/.shrc" SHELL="$(which sh)" sh -
|
||||
- &install_pnpm "wget -qO- https://get.pnpm.io/install.sh | ENV='$HOME/.shrc' SHELL='$(which sh)' sh -"
|
||||
|
||||
steps:
|
||||
fetch_git_submodules:
|
||||
|
|
Loading…
Reference in a new issue