Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
molihuan committed May 13, 2024
1 parent 5d462a6 commit 90990c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci_build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Flutter Build

on:
push:
workflow_dispatch:

env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: subosito/flutter-action@v2.12.0
with:
# The Flutter version to make available on the path
flutter-version: 3.13.9
flutter-version: 3.19.3
# The Flutter build release channel
channel: # optional, default is stable

Expand Down

0 comments on commit 90990c6

Please sign in to comment.