Browse Source

Update android.yml

Ray 3 years ago
parent
commit
d658e6772d
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .github/workflows/android.yml

+ 0 - 3
.github/workflows/android.yml

@@ -48,9 +48,6 @@ jobs:
       with:
         ndk-version: r25
         add-to-path: false
-        
-    - name: Add Android NDK to path
-      run: ./build.sh
       env:
         ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}