Skip to content

Commit

Permalink
release fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ugosan committed Sep 15, 2021
1 parent 72f29d8 commit f654e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
asset_content_type: application/gzip

- name: gzip win
run: tar -cvzf logshark-windows-amd64.exe ./dist/logshark-windows-amd64.tar.gz
run: tar -cvzf logshark-windows-amd64.tar.gz ./dist/logshark-windows-amd64.exe

-
name: Upload Release Asset Windows
Expand Down

0 comments on commit f654e6b

Please sign in to comment.