Skip to content

Commit

Permalink
Stop gap: build from stable (#4116)
Browse files Browse the repository at this point in the history
Master channel is broken
  • Loading branch information
jtmcdole authored Dec 21, 2024
1 parent 47e01c5 commit 9bf1d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud_build/dashboard_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
pushd dashboard > /dev/null
set -e
rm -rf build
flutter channel master
flutter channel stable
flutter upgrade
flutter doctor
flutter pub get
Expand Down

0 comments on commit 9bf1d05

Please sign in to comment.