Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
build: disable md5sum generation
Browse files Browse the repository at this point in the history
  • Loading branch information
sleeyax committed Mar 16, 2024
1 parent b1b993a commit 7ffdea5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ jobs:
project_path: "./cmd"
extra_files: LICENSE README.md
ldflags: -s -w
md5sum: false

0 comments on commit 7ffdea5

Please sign in to comment.