Skip to content

Commit

Permalink
set ANDROID_NDK to match latest on GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kupix committed Apr 18, 2024
1 parent 8a40a08 commit efcea7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: 🛠️ Configure, build and install presets
env:
CMAKE_BUILD_PARALLEL_LEVEL: 2
ANDROID_NDK: /usr/local/lib/android/sdk/ndk/26.3.11579264
run: |
sudo apt-get -y install mingw-w64
for PRESET in \
Expand Down

0 comments on commit efcea7f

Please sign in to comment.