diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index f5ad4e609..ffc527caf 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -35,7 +35,7 @@ jobs: - uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046 with: channel: ${{ matrix.channel }} - - run: ./tool/flutter_ci_script_stable.sh + - run: ./tool/ci_script.dart # Verify the Android add-to-app samples build and pass tests with the beta # channel.