Skip to content
This repository was archived by the owner on Dec 28, 2024. It is now read-only.

Commit

Permalink
Reverting to the flutter old version due to bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Darcraytore1 authored Jun 17, 2024
1 parent aa1f59d commit a05a3d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: 3.22.0
flutter-version: 3.19.0

- run: flutter clean
- run: flutter pub get
Expand Down Expand Up @@ -109,7 +109,7 @@ jobs:
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: 3.22.0
flutter-version: 3.19.0

- run: flutter clean
- run: flutter pub get
Expand Down

0 comments on commit a05a3d0

Please sign in to comment.