diff --git a/CI/before_script.osx.sh b/CI/before_script.osx.sh index bec26caf1..a0dd1377a 100755 --- a/CI/before_script.osx.sh +++ b/CI/before_script.osx.sh @@ -5,7 +5,6 @@ export CC=clang DEPENDENCIES_ROOT="/private/tmp/openmw-deps/openmw-deps" QT_PATH=`brew --prefix $macos_qt_formula` - mkdir build cd build