Skip to content

Commit 6f45031

Browse files
committed
update ci script
1 parent ad8eadf commit 6f45031

File tree

2 files changed

+1
-52
lines changed

2 files changed

+1
-52
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: ./tool/ci_script.exe
38+
- run: dart ./tool/ci_script.dart
3939

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

tool/ci_script.dart

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)