Skip to content

Commit

Permalink
Use NDK version set in builder project
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravbug authored Nov 3, 2024
1 parent d722fa1 commit abfe93d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ jobs:
with:
distribution: 'temurin'
java-version: '17'
- name: Setup NDK
id: setup-ndk
uses: nttld/setup-ndk@v1
with:
ndk-version: r28
- name: Fix CMake min required
run: |
cd sdl-android-builder/to-build/HelloCube/RavEngine
Expand Down

0 comments on commit abfe93d

Please sign in to comment.