diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5edeb1cf..f9461bb3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -86,7 +86,6 @@ jobs: ndk-version: ${{ env.NDK_VERSION }} add-to-path: true link-to-sdk: true - local-cache: true - name: Setup Flutter Distributor if: ${{ !startsWith(matrix.platform,'android') }}