Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
socheatsok78 authored Jun 12, 2024
1 parent 79cbbfc commit ef43df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: flutter-actions/setup-fvm@v1

- name: Install Flutter SDK
run: fvm use stable
run: echo yes | fvm use stable

- name: Print Flutter SDK version
run: fvm flutter --version
Expand Down

0 comments on commit ef43df6

Please sign in to comment.