Skip to content

Commit

Permalink
修改ci-build
Browse files Browse the repository at this point in the history
  • Loading branch information
shadow3aaa committed Dec 4, 2023
1 parent 0698525 commit d1de179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: |
export ANDROID_NDK_HOME=$(realpath ~/ndk_temp)
export ANDROID_NDK_ROOT=$ANDROID_NDK_HOME
chmod +x ./build.sh
chmod +x ./make.sh
./make.sh build --release -v
- name: Upload
Expand Down

0 comments on commit d1de179

Please sign in to comment.