mirror of
https://github.com/Rosalie241/RMG.git
synced 2026-07-11 01:24:01 +02:00
Script: remove 'set -e' from BundleDependencies.sh
Fixes CI build failure due to 'QM-Format error' on windows
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#
|
||||
# ./BundleDependencies.sh "./Bin/Release/rmg/RMG.exe" "./Bin/Release/rmg" "/mingw64/bin"
|
||||
#
|
||||
set -e
|
||||
|
||||
exe="$1"
|
||||
bin_dir="$2"
|
||||
|
||||
Reference in New Issue
Block a user