Skip to content

Commit

Permalink
remove jvm zip before uploading
Browse files Browse the repository at this point in the history
  • Loading branch information
madhephaestus committed Jun 10, 2024
1 parent 4a62aef commit 31a3637
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package-windows_x86_64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ $PACKAGE --input "$INPUT_DIR/" \
--java-options '--enable-preview'

echo "Zipping standalone version"
rm -rf *.zip
7z a $NAME-$VERSION.zip $NAME/
echo "Building system wide installer"

Expand Down

0 comments on commit 31a3637

Please sign in to comment.