Skip to content

Commit

Permalink
Remove flutter-version from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Frezyx committed Aug 24, 2023
1 parent d4d98e5 commit 7a482bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
distribution: 'zulu'
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.7.12'
channel: "stable"

- name: Install Dependencies
Expand Down

0 comments on commit 7a482bf

Please sign in to comment.