Skip to content

Commit

Permalink
Update flutter.yml
Browse files Browse the repository at this point in the history
use latest flutter
  • Loading branch information
bgoldstone committed Apr 18, 2024
1 parent d9b9a73 commit 1d39911
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.19.4'
channel: 'stable'
- run: flutter clean
- run: flutter pub get
Expand Down

0 comments on commit 1d39911

Please sign in to comment.