Skip to content

Commit

Permalink
add win-zip
Browse files Browse the repository at this point in the history
  • Loading branch information
Leetfs committed Dec 12, 2024
1 parent a0a6db9 commit babd0c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
macos-${{ env.VERSION }}/GitHelper-${{ env.VERSION }}-arm64.dmg
windows-${{ env.VERSION }}/squirrel.windows/x64/GitHelper-${{ env.VERSION }} Setup.exe
windows-${{ env.VERSION }}/squirrel.windows/x64/GitHelper-${{ env.VERSION }}-full.nupkg
windows-${{ env.VERSION }}/zip/win32/x64/GitHelper-win32-x64-${{ env.VERSION }}.zip
linux-${{ env.VERSION }}/deb/x64/githelper_${{ env.VERSION }}_amd64.deb
linux-${{ env.VERSION }}/rpm/x64/GitHelper-${{ env.VERSION }}-1.x86_64.rpm
tag_name: ${{ env.VERSION }}

0 comments on commit babd0c3

Please sign in to comment.