Skip to content

Commit

Permalink
Fix gh release action
Browse files Browse the repository at this point in the history
  • Loading branch information
bgk- committed Feb 3, 2025
1 parent 60e20ff commit 265a34e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
generate_release_notes: true
files: |
x86_64-windows.zip
x86_64-linux.tar.xz
x86_64-macos.tar.xz
aarch64-macos.tar.xz
x86_64-linux.tar.gz
x86_64-macos.tar.gz
aarch64-macos.tar.gz

0 comments on commit 265a34e

Please # to comment.