Unverified Commit 766982ae authored by Danny Tuppeny's avatar Danny Tuppeny Committed by GitHub

Add spaces to path for macOS too (#20088)

parent 1393c730
...@@ -72,6 +72,8 @@ task: ...@@ -72,6 +72,8 @@ task:
task: task:
osx_instance: osx_instance:
image: high-sierra-xcode-9.4.1 image: high-sierra-xcode-9.4.1
env:
CIRRUS_WORKING_DIR: "/tmp/flutter sdk"
git_fetch_script: git fetch origin git_fetch_script: git fetch origin
setup_script: setup_script:
- bin/flutter config --no-analytics - bin/flutter config --no-analytics
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment