Skip to content

Commit

Permalink
Merge pull request #20 from AhmedLSayed9/enhance/fix_ci_workflow
Browse files Browse the repository at this point in the history
Fix ci workflow
  • Loading branch information
AhmedLSayed9 authored Oct 18, 2024
2 parents 26a9a6d + 22abe77 commit da19de9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
- name: Setup Flutter environment
uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version-file: pubspec.yaml # path to pubspec.yaml
flutter-version: "3.24.3"

- name: Setup Firebase
shell: bash
Expand Down

0 comments on commit da19de9

Please sign in to comment.