diff --git a/.github/workflows/android_ci.yml b/.github/workflows/android_ci.yml index e4c4b2e..38b6d68 100644 --- a/.github/workflows/android_ci.yml +++ b/.github/workflows/android_ci.yml @@ -29,7 +29,7 @@ jobs: cache: gradle - uses: dart-lang/setup-dart@9a04e6d73cca37bd455e0608d7e5092f881fd603 - name: Install dart depenedncies + name: Install dart dependencies run: flutter pub get - name: Decode Keystore