Skip to content

Commit 9bf1d05

Browse files
authored
Stop gap: build from stable (#4116)
Master channel is broken
1 parent 47e01c5 commit 9bf1d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud_build/dashboard_build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
pushd dashboard > /dev/null
99
set -e
1010
rm -rf build
11-
flutter channel master
11+
flutter channel stable
1212
flutter upgrade
1313
flutter doctor
1414
flutter pub get

0 commit comments

Comments
 (0)