# Archive builds (ACTION=install) should always run in release mode. if [[ "$ACTION" == "install" && "$build_mode" != "release" ]]; then
確定! 回上一頁