Skip to content

Commit 0833756

Browse files
committed
use new script on beta
1 parent 771881f commit 0833756

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/beta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
3636
with:
3737
channel: ${{ matrix.channel }}
38-
- run: ./tool/flutter_ci_script_stable.sh
38+
- run: ./tool/ci_script.dart
3939

4040
# Verify the Android add-to-app samples build and pass tests with the beta
4141
# channel.

0 commit comments

Comments
 (0)