Skip to content

Commit

Permalink
remove copy version stub
Browse files Browse the repository at this point in the history
  • Loading branch information
Ponchale committed Jul 29, 2024
1 parent 8338d1b commit c51ea0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@ jobs:
fi
if [[ $GHA_zstd != 'true' ]];then
cp obj-${arch}-pc-windows-msvc/dist/install/sea/midori-*.en-US.${arch_inst}.installer-stub.exe ~/output/midori-stub.installer.exe
cp obj-${arch}-pc-windows-msvc/dist/midori-*.en-US.${arch_inst}.zip ~/output/
cp obj-${arch}-pc-windows-msvc/dist/install/sea/midori-*.en-US.${arch_inst}.installer.exe ~/output/midori-${arch_inst}.installer.exe
else
Expand Down

0 comments on commit c51ea0b

Please sign in to comment.