From 766982ae3c46a680fe0d9f73157ce626114051c3 Mon Sep 17 00:00:00 2001 From: Danny Tuppeny Date: Wed, 1 Aug 2018 21:32:06 +0100 Subject: [PATCH] Add spaces to path for macOS too (#20088) --- .cirrus.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.cirrus.yml b/.cirrus.yml index c912e7ce74..1688dea381 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -72,6 +72,8 @@ task: task: osx_instance: image: high-sierra-xcode-9.4.1 + env: + CIRRUS_WORKING_DIR: "/tmp/flutter sdk" git_fetch_script: git fetch origin setup_script: - bin/flutter config --no-analytics