Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shadow3aaa authored Nov 12, 2023
1 parent 0a838f8 commit 8385172
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,4 @@ jobs:
- name: check codes
run: cargo ndk -t arm64-v8a --platform=29 check --verbose --target aarch64-linux-android
- name: build
run: |
xmake f -p android
xmake
run: sh build.sh

0 comments on commit 8385172

Please sign in to comment.