pull/2701/head
Eric Windmill 1 month ago
parent f63e32b47a
commit 10b4d06095

@ -35,7 +35,7 @@ jobs:
- uses: subosito/flutter-action@e938fdf56512cc96ef2f93601a5a40bde3801046
with:
channel: beta
- run: cd tool && flutter pub get && dart ./tool/ci_script.dart && cd ../
- run: cd tool && flutter pub get && dart ci_script.dart && cd ../
# android-build:
# runs-on: ubuntu-latest

Loading…
Cancel
Save