Skip to content

Commit

Permalink
[DNM] feat: Test
Browse files Browse the repository at this point in the history
  • Loading branch information
XayahSuSuSu committed Jul 3, 2024
1 parent c3c96a0 commit 6528b98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/bin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
git clone https://github.com/XayahSuSuSu/ndk-box-kitchen -b r25c && cd ndk-box-kitchen
export LOCAL_PATH=$(pwd)
export FILE_PREFIX_MAP=/src
export KCONFIG_NOTIMESTAMP=1
git clone https://git.busybox.net/busybox
cd busybox && git checkout 1_36_1 && cd ..
git clone https://github.com/topjohnwu/selinux jni/selinux
Expand Down
2 changes: 1 addition & 1 deletion build/build_bin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

# Whether use dev branch instead of release
ZSTD_DEV=false

NDK_VERSION=r25c

BIN_VERSION=2.0
Expand Down

0 comments on commit 6528b98

Please sign in to comment.