Skip to content

Commit

Permalink
change flutter version on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
quetool committed Aug 8, 2024
1 parent 8b204bc commit 24b627d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ runs:
- name: Install Flutter
uses: subosito/flutter-action@v2
with:
channel: "stable"
architecture: x64
flutter-version: '3.19.5'

# Get package dependencies and generate files
- name: Get package dependencies and generate files
Expand Down

0 comments on commit 24b627d

Please sign in to comment.