From 4eb4241fdbf216d0c7c96f1a6406456b0b962298 Mon Sep 17 00:00:00 2001 From: lingyuzeng Date: Sat, 4 Oct 2025 15:03:36 +0800 Subject: [PATCH] fix --- .woodpecker.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 58b29a6..9e4af69 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -12,6 +12,5 @@ steps: platform: darwin/arm64 gpu: metal commands: - - 'printf "Agent: %s\n" "${WOODPECKER_AGENT_NAME:-unknown}"' - 'sw_vers' - 'xcodebuild -version || true'