diff --git a/.github/workflows/calc-android.yml b/.github/workflows/calc-android.yml index 55a1309..1ef811a 100644 --- a/.github/workflows/calc-android.yml +++ b/.github/workflows/calc-android.yml @@ -16,7 +16,6 @@ jobs: run: | rustup update ${{ matrix.toolchain }} rustup default ${{ matrix.toolchain }} - - name: Install dependencies - uses: nttld/setup-ndk@v1 name: Install NDK id: setup-ndk