Unverified Commit a6135a67 authored by Chris Bracken's avatar Chris Bracken Committed by GitHub

Add a space to the Flutter SDK path on Appveyor (#14615)

Ensures we don't regress #6577 on Windows.
parent be60996a
install: install:
- cmd: cd ..
- cmd: move flutter "flutter sdk"
- cmd: cd "flutter sdk"
- cmd: bin\flutter.bat config --no-analytics - cmd: bin\flutter.bat config --no-analytics
- cmd: bin\flutter.bat update-packages - cmd: bin\flutter.bat update-packages
......
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