Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xmhwws authored Nov 24, 2021
1 parent 0ffc0e8 commit 013486e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ jobs:

- name: Setup Android NDK
id: setup-ndk
uses: nttld/setup-ndk@v1.0.6
uses: nttld/setup-ndk@v1
with:
ndk-version: r24
ndk-version: r23

- name: Set up Python 3.8
uses: actions/setup-python@v2
Expand Down

0 comments on commit 013486e

Please sign in to comment.