Skip to content

Commit

Permalink
Windows build
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
  • Loading branch information
prabhu committed Jan 15, 2024
1 parent 297c69e commit ee2ad16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
.\target\graalvm-native-image\atom.exe --help
upx-4.2.2-win64\upx.exe -9 --lzma target\graalvm-native-image\atom.exe
cd target\graalvm-native-image
.\atom.exe --help
(Get-FileHash -Algorithm SHA512 .\atom.exe).hash | Out-File -FilePath .\atom.exe.sha512
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ee2ad16

Please sign in to comment.