From 74dcf3a63600a1072f7c59012331b2721147773e Mon Sep 17 00:00:00 2001 From: Thomas Forbes Date: Tue, 18 Jun 2024 15:59:19 +0100 Subject: [PATCH] Try compressing the releases --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 456be77..6efd847 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -12,7 +12,7 @@ jobs: suffix: tar.gz - os: macOS-latest bin: esdump-rs - target: aarch64-apple-darwin.tar + target: aarch64-apple-darwin suffix: tar.gz - os: windows-latest bin: esdump-rs.exe