install pnpm
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Michael Zhang 2023-10-24 14:05:49 -05:00
parent 0adaf0c122
commit f8e04d7342
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ pipeline:
build:
image: node:20
commands:
- npm install -g pnpm
# - cd /tmp
# - rm -rf astro
# - git clone https://git.mzhang.io/michael/astro --depth 1