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 f5601bc commit a8119e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
toolchain: nightly
override: true
target: aarch64-linux-android
armv7-linux-android
x86_64-linux-android
i686-linux-android
- run: cargo install cargo-ndk
- name: check codes
run: cargo ndk check --verbose --target aarch64-linux-android
Expand Down

0 comments on commit a8119e2

Please sign in to comment.