use new script on beta

pull/2701/head
Eric Windmill 4 weeks ago
parent 08337560e5
commit c6a8e2606e

@ -35,7 +35,7 @@ jobs:
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
with:
channel: ${{ matrix.channel }}
- run: ./tool/ci_script.dart
- run: flutter pub get && dart tool/ci_script.dart
# Verify the Android add-to-app samples build and pass tests with the beta
# channel.

Loading…
Cancel
Save