summaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/release.yml')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 55525260..b1cd83ae 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
arch: amd64
- os: ''
compiler: musl-gcc # more info: <https://musl.libc.org/>
- archiver: tar
+ archiver: zip
arch: amd64
steps:
- name: Set up Go