diff --git a/.woodpecker.yml b/.woodpecker.yml index 5a67dad..4484c52 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -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