Fix ndk setup

This commit is contained in:
problematicconsumer
2023-10-15 23:43:52 +03:30
parent d19f4c0709
commit f7f20f0781

View File

@@ -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') }}