From d90169ac6ddf4c51e978e29cf37ce5acefb68376 Mon Sep 17 00:00:00 2001 From: YoVinchen Date: Sat, 6 Sep 2025 17:48:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=89=93=E5=8C=85=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-opensource.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-opensource.yml b/.github/workflows/build-opensource.yml index e384846..c86cc70 100644 --- a/.github/workflows/build-opensource.yml +++ b/.github/workflows/build-opensource.yml @@ -16,7 +16,7 @@ jobs: include: # macOS 通用版本 - platform: 'macos-latest' - target: 'universal-apple-darwin' + target: '' name: 'macOS' # Linux x64