We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47e01c5 commit 9bf1d05Copy full SHA for 9bf1d05
cloud_build/dashboard_build.sh
@@ -8,7 +8,7 @@
8
pushd dashboard > /dev/null
9
set -e
10
rm -rf build
11
-flutter channel master
+flutter channel stable
12
flutter upgrade
13
flutter doctor
14
flutter pub get
0 commit comments