@@ -34,6 +34,7 @@ jobs:
with:
channel: 'stable'
cache: true
+ flutter-version: '3.0.0'
- name: Cache Cargo
uses: actions/cache@v2
@@ -50,6 +50,7 @@ jobs:
uses: subosito/flutter-action@v2
- name: Pre build
working-directory: frontend
@@ -98,6 +99,7 @@ jobs: