mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: add flutter action for access to dart
This commit is contained in:
parent
0c20a7b092
commit
5eb8a60f91
4
.github/workflows/rust_lint.yml
vendored
4
.github/workflows/rust_lint.yml
vendored
@ -20,6 +20,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
toolchain: 'stable-2022-01-20'
|
toolchain: 'stable-2022-01-20'
|
||||||
override: true
|
override: true
|
||||||
|
- uses: subosito/flutter-action@v1
|
||||||
|
with:
|
||||||
|
flutter-version: '3.0.0'
|
||||||
|
channel: "stable"
|
||||||
|
|
||||||
- name: Rust Deps
|
- name: Rust Deps
|
||||||
working-directory: frontend
|
working-directory: frontend
|
||||||
|
Loading…
x
Reference in New Issue
Block a user