From fce13c4abdb9e4fcdd03608103aa685de3b9d574 Mon Sep 17 00:00:00 2001 From: UndiedGamer Date: Fri, 27 Dec 2024 14:34:20 +0530 Subject: [PATCH] chore: brooo --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index ae17396..d8ff445 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -37,7 +37,7 @@ jobs: - os: macos-latest arch: arm64 target: x86_64-apple-darwin - zig-target: macos + zig-target: aarch64-macos-none steps: - uses: actions/checkout@v4