diff --git a/pnpm/lure.sh b/pnpm/lure.sh index ae75904..7d3199c 100644 --- a/pnpm/lure.sh +++ b/pnpm/lure.sh @@ -16,6 +16,7 @@ checksum=('SKIP') build() { cd ${srcfir} + curl -fsSL https://get.pnpm.io/install.sh | sh - } package() {