From 236a290e5c58363bfaec71884e8344b7e8e1e680 Mon Sep 17 00:00:00 2001 From: Tlntin Date: Thu, 1 Dec 2022 09:09:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0MacOS=20action=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E6=89=93=E5=8C=85=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pake_build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pake_build.yaml b/.github/workflows/pake_build.yaml index 10cb843..2cc3142 100644 --- a/.github/workflows/pake_build.yaml +++ b/.github/workflows/pake_build.yaml @@ -24,7 +24,7 @@ jobs: - build: macos os: macos-latest rust: nightly - target: universal-apple-darwin + target: x86_64-apple-darwin fail-fast: false steps: