Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ekajaya740 authored Sep 3, 2024
1 parent ffb2701 commit ff7352b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: 2.12.0
flutter-version: 2.8.0
- run: flutter pub get
- run: flutter test
- run: flutter build apk
Expand Down

0 comments on commit ff7352b

Please sign in to comment.