diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f65a0d8..5c494c5 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