Skip to content

Commit b8f9da6

Browse files
committed
ci: flutter ci
1 parent 2c24420 commit b8f9da6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/flutter_ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
run: |
6969
cargo install --force cargo-make
7070
cargo install --force duckscript_cli
71+
cargo make appflowy-deps-tools
7172
if [ "$RUNNER_OS" == "Linux" ]; then
7273
sudo wget -qO /etc/apt/trusted.gpg.d/dart_linux_signing_key.asc https://dl-ssl.google.com/linux/linux_signing_key.pub
7374
sudo wget -qO /etc/apt/sources.list.d/dart_stable.list https://storage.googleapis.com/download.dartlang.org/linux/debian/dart_stable.list

0 commit comments

Comments
 (0)