Skip to content

Commit

Permalink
Update build workflow to use Flutter stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaDemchenko committed Aug 13, 2024
1 parent be0d8ff commit a7692de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: "stable"
flutter-version-file: pubspec.yaml

- name: Get dependencies
run: flutter pub get
Expand Down

0 comments on commit a7692de

Please sign in to comment.