Skip to content

Commit

Permalink
6
Browse files Browse the repository at this point in the history
  • Loading branch information
flaribbit committed Oct 21, 2023
1 parent fa43b88 commit d2a2655
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 @@ -42,4 +42,5 @@ jobs:
- name: Build
run: |
export NDK_HOME=$ANDROID_NDK_PATH
export PKG_CONFIG_SYSROOT_DIR=$NDK_HOME/toolchains/llvm/prebuilt/linux-x86_64/sysroot
cargo ndk --platform 21 --target aarch64-linux-android build --release --all-features

0 comments on commit d2a2655

Please sign in to comment.