generate and show binary checksums in releases (#4012) (#4095)

This commit is contained in:
Alessandro Ros
2025-01-02 12:44:33 +01:00
committed by GitHub
parent b49acb1e00
commit fc803da4be
3 changed files with 24 additions and 0 deletions
+2
View File
@@ -13,6 +13,8 @@ jobs:
fetch-depth: 0
- run: make binaries
env:
CHECKSUM: '1'
- uses: actions/upload-artifact@v4
with: