Skip to content

Commit

Permalink
explicate names of artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
madhephaestus committed Jun 10, 2024
1 parent 31a3637 commit 545045e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package-windows_x86_64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ $PACKAGE --input "$INPUT_DIR/" \
ls -al
rm -rf release
mkdir release
cp *.exe release/
cp *.zip release/
cp $NAME-$VERSION.exe release/
cp $NAME-$VERSION.zip release/

0 comments on commit 545045e

Please sign in to comment.