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 f58e1a3 commit 0698525
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 @@ -43,7 +43,7 @@ jobs:
export ANDROID_NDK_HOME=$(realpath ~/ndk_temp)
export ANDROID_NDK_ROOT=$ANDROID_NDK_HOME
chmod +x ./build.sh
./build.sh --release -v
./make.sh build --release -v
- name: Upload
uses: actions/[email protected]
Expand Down

0 comments on commit 0698525

Please sign in to comment.