Skip to content

Commit

Permalink
Fixed issue with linux binaries not updating.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajshastri authored Dec 29, 2023
1 parent 34e6c22 commit 381ec0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checksum_builder-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
with:
files: |
checksum.tar.gz
checksum.tar.gz.sha256
checksum-linux.tar.gz
checksum-linux.tar.gz.sha256

0 comments on commit 381ec0f

Please sign in to comment.