Skip to content

Commit

Permalink
build: fix github action ndk path
Browse files Browse the repository at this point in the history
  • Loading branch information
Adriankhl committed May 28, 2024
1 parent 6400519 commit 495d089
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ jobs:

steps:
- uses: nttld/setup-ndk@v1
id: setup-ndk
with:
ndk-version: r23c
link-to-sdk: true
Expand Down

0 comments on commit 495d089

Please sign in to comment.