add flutter action

This commit is contained in:
Eric Fennis
2021-08-15 21:19:38 +02:00
parent 95a625dcd4
commit 2c580552b4

View File

@@ -269,6 +269,9 @@ jobs:
# needs: pre-build
steps:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1
with:
channel: 'stable'
- name: Run flutter
run: flutter sdk-path