diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index e63b606..2de1996 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -18,6 +18,7 @@ jobs: - name: Install dependencies run: | + apt update && apt upgrade submodules/flutter/bin/flutter config --no-analytics submodules/flutter/bin/flutter pub get