Skip to content

Commit

Permalink
Update flutterci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekmedia authored Feb 27, 2023
1 parent 38f550b commit d438ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutterci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup flutter
uses: subosito/flutter-action@master
with:
channel: beta
channel: stable

- name: Install linux app dependencies
run: sudo apt-get update -y && sudo apt-get install -y ninja-build libgtk-3-dev
Expand Down

0 comments on commit d438ea0

Please sign in to comment.