Skip to content

Commit

Permalink
test not installing NDK
Browse files Browse the repository at this point in the history
  • Loading branch information
goeiecool9999 committed Jun 11, 2024
1 parent d5f9ec4 commit 9eddb63
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,10 @@ jobs:
- name: Setup Android SDK
uses: android-actions/setup-android@v3

- uses: nttld/setup-ndk@v1
with:
ndk-version: r26d
# - name: Setup Android NDK
# uses: nttld/setup-ndk@v1
# with:
# ndk-version: r26d

- name: "Fetch full history for vcpkg submodule"
run: |
Expand Down

0 comments on commit 9eddb63

Please sign in to comment.