mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: remove duplicate command in flutter_ci.yaml
This commit is contained in:
parent
3eb1360324
commit
a07a180cc8
1
.github/workflows/flutter_ci.yaml
vendored
1
.github/workflows/flutter_ci.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user