We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eb1360 commit a07a180Copy full SHA for a07a180
.github/workflows/flutter_ci.yaml
@@ -67,7 +67,6 @@ jobs:
67
run: |
68
cargo install --force cargo-make
69
cargo install --force duckscript_cli
70
- cargo make appflowy-deps-tools
71
if [ "$RUNNER_OS" == "Linux" ]; then
72
sudo wget -qO /etc/apt/trusted.gpg.d/dart_linux_signing_key.asc https://dl-ssl.google.com/linux/linux_signing_key.pub
73
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