diff --git a/.woodpecker/.deploy.yaml b/.woodpecker/.deploy.yaml index c48ef09..e58ba59 100644 --- a/.woodpecker/.deploy.yaml +++ b/.woodpecker/.deploy.yaml @@ -6,7 +6,7 @@ steps: branch: master commands: - apt update -y - - apt install -y make zip tar + - apt install -y make zip tar python - dotnet workload install wasm-tools - bash publish.sh volumes: