Skip to content

Commit

Permalink
fixup! ci: Use bash script instead of batch file
Browse files Browse the repository at this point in the history
  • Loading branch information
norihiro committed Jan 10, 2024
1 parent ce181de commit d13b491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/windows/package-windows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ cp '/c/Program Files/OpenSSL/license.txt' ../release/data/obs-plugins/${PLUGIN_N
cmd.exe <<EOF
iscc ..\\installer\\installer-Windows.generated.iss /O. /F"${PLUGIN_NAME}-${PackageVersion}-obs$1-Windows-Installer"
EOF
sleep 2 && echo

sha1sum \
"${PLUGIN_NAME}-${PackageVersion}-obs$1-Windows.zip" \
Expand Down

0 comments on commit d13b491

Please sign in to comment.