Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
amake committed Sep 16, 2023
1 parent d84fc97 commit 1abccf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'beta'
flutter-version: '3.14.0-0.2.pre'
- name: Install dependencies
run: flutter pub get
- name: Analyze
Expand Down

0 comments on commit 1abccf8

Please sign in to comment.