Skip to content

Commit

Permalink
Fix checksums
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeYan01 committed Feb 19, 2025
1 parent 7a30fa9 commit 3fc412d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,9 @@ jobs:
variants=(
'windows-x64;zip|exe'
'windows-x64-Installer;zip|exe'
'macos-universal;tar.xz|pkg'
'ubuntu-22.04-x86_64;tar.xz|deb|ddeb'
'ubuntu-24.04-x86_64;tar.xz|deb|ddeb'
'sources;tar.xz'
)
Expand Down

0 comments on commit 3fc412d

Please sign in to comment.