From 15ecf755fcd1f8b6bdc2bab252ebf135e7237016 Mon Sep 17 00:00:00 2001 From: itsmattkc Date: Mon, 21 Sep 2020 10:55:55 +1000 Subject: [PATCH] ci: remove extraneous space --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bf790662a..07ebcbdd7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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 .