fix: add flutter action for access to dart

This commit is contained in:
Poly-Pixel 2022-07-27 10:02:22 -04:00
parent 0c20a7b092
commit 5eb8a60f91
No known key found for this signature in database
GPG Key ID: C1B34B48A296CFCC

View File

@ -20,6 +20,10 @@ jobs:
with:
toolchain: 'stable-2022-01-20'
override: true
- uses: subosito/flutter-action@v1
with:
flutter-version: '3.0.0'
channel: "stable"
- name: Rust Deps
working-directory: frontend