Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
[skip ci] Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SanmerDev committed Apr 26, 2024
1 parent 7f0d690 commit 8d1b30e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
ANDROID_NDK_TARGET=`ls ${ANDROID_NDK_HOME}/toolchains/llvm/prebuilt/`
ANDROID_NDK_BIN="${ANDROID_NDK_HOME}/toolchains/llvm/prebuilt/${ANDROID_NDK_TARGET}/bin"
echo "$ANDROID_NDK_BIN" >> $GITHUB_PATH
- name: Set up Rust
uses: dtolnay/rust-toolchain@stable
with:
Expand Down

0 comments on commit 8d1b30e

Please sign in to comment.