Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Blacktaler <[email protected]>
  • Loading branch information
Blacktaler authored Dec 13, 2023
1 parent 18af359 commit f203b80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
# https://github.com/dart-lang/setup-dart/blob/main/README.md
# - uses: dart-lang/setup-dart@v1
- uses: flutter-actions/setup-flutter@v2
with:
channel: stable
version: 3.0.2

- name: Install dependencies
run: flutter pub get
Expand Down

0 comments on commit f203b80

Please sign in to comment.