Browse Source

[ci] merge fail

Signed-off-by: crueter <crueter@eden-emu.dev>
pull/37/head
crueter 8 months ago
parent
commit
f18ec309a0
No known key found for this signature in database GPG Key ID: 425ACD2D4830EBC6
  1. 1
      .ci/linux/build.sh

1
.ci/linux/build.sh

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

Loading…
Cancel
Save