[ci] merge fail

Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
crueter 2025-07-13 18:56:15 -04:00
parent d060132523
commit f18ec309a0
No known key found for this signature in database
GPG key ID: 425ACD2D4830EBC6

View file

@ -71,6 +71,7 @@ if [ "$USE_MULTIMEDIA" = "false" ]; then
MULTIMEDIA=OFF
else
MULTIMEDIA=ON
fi
if [ -z "$BUILD_TYPE" ]; then
export BUILD_TYPE="Release"