Skip to content

Commit a07a180

Browse files
authored
chore: remove duplicate command in flutter_ci.yaml
1 parent 3eb1360 commit a07a180

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/flutter_ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ jobs:
6767
run: |
6868
cargo install --force cargo-make
6969
cargo install --force duckscript_cli
70-
cargo make appflowy-deps-tools
7170
if [ "$RUNNER_OS" == "Linux" ]; then
7271
sudo wget -qO /etc/apt/trusted.gpg.d/dart_linux_signing_key.asc https://dl-ssl.google.com/linux/linux_signing_key.pub
7372
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)