Skip to content

Commit

Permalink
use channel in flutter step
Browse files Browse the repository at this point in the history
  • Loading branch information
btrautmann committed Sep 16, 2024
1 parent 987cc6e commit 2592642
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check_compat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:

- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1 # v2.16.0
with:
channel: stable
flutter-version: ${{ matrix.channel }}
channel: ${{ matrix.channel }}
cache: true

- name: Install Dependencies
Expand Down

0 comments on commit 2592642

Please sign in to comment.