Skip to content

Commit

Permalink
Update flutter_build.yml
Browse files Browse the repository at this point in the history
update flutter version
  • Loading branch information
bgoldstone authored Jan 17, 2025
1 parent 91531fe commit 1a77efa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flutter_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: 3.24.3
- run: flutter build appbundle
- run: flutter build windows
- run: flutter build linux
Expand Down

0 comments on commit 1a77efa

Please sign in to comment.