Skip to content

Commit

Permalink
Add tools checksum gen
Browse files Browse the repository at this point in the history
  • Loading branch information
xchwarze committed May 19, 2024
1 parent e25dc27 commit 8ebadfb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,6 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: setup-installer-artifact
path: ./*.exe
path: |
./*.exe
${{ env.SRC_PATH }}/tools_checksums.txt

0 comments on commit 8ebadfb

Please sign in to comment.