From a6b4e7fa82dcf8b72cee9bf761cae850a95537e7 Mon Sep 17 00:00:00 2001 From: Luke Tang <991025437@qq.com> Date: Thu, 23 Mar 2023 14:11:03 +0800 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f65a0d88d..5c494c5ec 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: os: macos-latest arch: x86_64 target: x86_64-apple-darwin - - buid: macos + - build: macos os: macos-latest arch: aarch64 target: aarch64-apple-darwin