Skip to content

Commit

Permalink
Also drop flutter --version
Browse files Browse the repository at this point in the history
  • Loading branch information
domesticmouse authored Dec 19, 2024
1 parent a739dad commit 40f92bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/flutter-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ jobs:
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff
with:
channel: ${{ matrix.flutter_version }}
- run: flutter --version
- run: ./flutter_ci_script_${{ matrix.flutter_version }}.sh

0 comments on commit 40f92bc

Please sign in to comment.