Skip to content

Commit

Permalink
Update build-flutter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
braniii committed Oct 23, 2023
1 parent d0c7bb7 commit f5c9f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: ⚙️ Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: ${ { env.FLUTTER_VERSION } }
flutter-version: "${ { env.FLUTTER_VERSION } }"
channel: 'stable'
cache: true
id: flutter
Expand Down

0 comments on commit f5c9f91

Please sign in to comment.