diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 02c4d5ce..7aa81dd9 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -36,7 +36,6 @@ jobs: host: 'linux' target: 'android' arch: 'android_arm64_v8a' - modules: android install-deps: 'true' cached: ${{ steps.cache-qt.outputs.cache-hit }} - name: Configure build