Skip to content

Commit

Permalink
display flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisirhc committed Mar 26, 2024
1 parent 6643766 commit 137387e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Add vendored flutter to PATH
run: |
echo vendor/flutter/bin >> "$GITHUB_PATH"
flutter --version
- name: Download Flutter SDK artifacts (flutter precache)
run: flutter precache --universal
Expand Down

0 comments on commit 137387e

Please sign in to comment.