Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Soltus committed Apr 15, 2023
1 parent 21dddd3 commit 08f6ef4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,9 +276,9 @@ jobs:
with:
sdkVersion: '33'
- name: Install Android NDK
uses: androidndk/setup-ndk@v2.1.0
uses: nttld/setup-ndk@v1
with:
version: r25b
version: '25.2.9519653'
add-to-path: true

- name: Remove android Directory
Expand Down

0 comments on commit 08f6ef4

Please sign in to comment.