From 136010e9784ac7c15eadb8d775b7a87eefa44cd2 Mon Sep 17 00:00:00 2001 From: Francisco Pessano <76450203+FranP-code@users.noreply.github.com> Date: Sun, 9 Apr 2023 00:06:56 -0300 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6d991f7..06c1be2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,6 +16,8 @@ jobs: archive: tar.gz tar.xz tar.zst - target: x86_64-apple-darwin archive: zip + - target: aarch64-apple-darwin + archive: zip steps: - uses: actions/checkout@master - name: Compile and release