Skip to content

Commit

Permalink
Link NDK to SDK in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeuw authored Jul 13, 2024
1 parent fa4d50a commit a754ec6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
uses: nttld/setup-ndk@v1
with:
ndk-version: r26d
link-to-sdk: true
add-to-path: false

- name: Compile Go libs
Expand Down

0 comments on commit a754ec6

Please sign in to comment.