Skip to content

Commit

Permalink
fix(ci): fix flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
Teages committed Jan 4, 2025
1 parent 4c1433e commit 439fab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-client.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.13.9
- run: flutter pub get

# Build Android
Expand Down

0 comments on commit 439fab5

Please sign in to comment.