Skip to content

Commit

Permalink
fix windows build flutter error
Browse files Browse the repository at this point in the history
  • Loading branch information
RHeckerIntel committed Nov 21, 2024
1 parent bb635ac commit bc223d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: '3.24.0'
flutter-version: '3.24.5'
- name: Install project dependencies
run: flutter pub get
- name: Generate intermediates
Expand Down

0 comments on commit bc223d4

Please sign in to comment.