Skip to content

Commit 10b4d06

Browse files
committed
update
1 parent f63e32b commit 10b4d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.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: beta
38-
- run: cd tool && flutter pub get && dart ./tool/ci_script.dart && cd ../
38+
- run: cd tool && flutter pub get && dart ci_script.dart && cd ../
3939

4040
# android-build:
4141
# runs-on: ubuntu-latest

0 commit comments

Comments
 (0)