summaryrefslogtreecommitdiff
path: root/.github/workflows/release_grpc.yml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-02-02 11:55:52 +0100
committerValery Piashchynski <[email protected]>2023-02-02 11:55:52 +0100
commit9c7437dc0780180265d26e15c357761db8dc6d9d (patch)
tree8f87fd121b578bf6f8e4d11c71084b381d196e27 /.github/workflows/release_grpc.yml
parent37805c7faa49268835a76f70e0199dc122c5d43d (diff)
chore(ci): update golangci-lint
Diffstat (limited to '.github/workflows/release_grpc.yml')
-rw-r--r--.github/workflows/release_grpc.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release_grpc.yml b/.github/workflows/release_grpc.yml
index 9211b279..32a209c3 100644
--- a/.github/workflows/release_grpc.yml
+++ b/.github/workflows/release_grpc.yml
@@ -40,7 +40,7 @@ jobs:
#----------
- os: ''
compiler: musl-gcc # more info: <https://musl.libc.org/>
- archiver: zip
+ archiver: tar
arch: amd64
steps:
- name: Set up Go