ci: remove extraneous space

This commit is contained in:
itsmattkc
2020-09-21 10:55:55 +10:00
parent 038f54ae18
commit 15ecf755fc
+1 -1
View File
@@ -143,7 +143,7 @@ jobs:
windeployqt olive-editor/olive-editor.exe
cp $(cygpath $GITHUB_WORKSPACE)/bin/*.dll olive-editor
cp $(cygpath $GITHUB_WORKSPACE)/out/Default/crashpad_handler.exe olive-editor
elif [ "$MATRIX_OS" == "macos-latest " ]
elif [ "$MATRIX_OS" == "macos-latest" ]
then
export BUNDLE_NAME=Olive.app
mv app/$BUNDLE_NAME .