diff --git a/.woodpecker.yml b/.woodpecker.yml index 9058039..b30f270 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -13,7 +13,7 @@ steps: secrets: - CODEBERG_SSH_KEY commands: - - apk add git + - apk add git openssh-client - corepack enable - corepack prepare pnpm@latest --activate - pnpm install