1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Unbreaking beta and dev tests (#839)

This commit is contained in:
Andrew Brogdon
2021-06-29 17:22:37 -07:00
committed by GitHub
parent 5280720df7
commit 9e0ba9a97e
5 changed files with 20 additions and 4 deletions

View File

@@ -2,6 +2,8 @@
set -e
flutter doctor -v
echo "Fetching dependencies and building 'prebuilt_module/flutter_module/'."
pushd add_to_app/prebuilt_module/flutter_module/
flutter packages get