chore: remove duplicate command in flutter_ci.yaml

This commit is contained in:
Nathan.fooo 2023-01-04 17:16:09 +08:00 committed by GitHub
parent 3eb1360324
commit a07a180cc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,6 @@ jobs:
run: |
cargo install --force cargo-make
cargo install --force duckscript_cli
cargo make appflowy-deps-tools
if [ "$RUNNER_OS" == "Linux" ]; then
sudo wget -qO /etc/apt/trusted.gpg.d/dart_linux_signing_key.asc https://dl-ssl.google.com/linux/linux_signing_key.pub
sudo wget -qO /etc/apt/sources.list.d/dart_stable.list https://storage.googleapis.com/download.dartlang.org/linux/debian/dart_stable.list