diff --git a/.woodpecker/ci.yml b/.woodpecker/ci.yml index e39e5da..e2d2c10 100644 --- a/.woodpecker/ci.yml +++ b/.woodpecker/ci.yml @@ -15,6 +15,7 @@ steps: image: *node_image commands: - corepack enable + - apk add --no-cache python3 make g++ - pnpm install --frozen-lockfile typecheck: