Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
topminipie authored May 21, 2024
1 parent 79670f3 commit 886d1f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ jobs:
with:
workspaces: 'app/rs'

- name: Install my fork cargo-ndk
- name: Install cargo-ndk
run: |
cargo install --locked --git https://github.com/topminipie/cargo-ndk.git
cargo install cargo-ndk
- name: Build libtwoyi.so
run: |
Expand Down

0 comments on commit 886d1f7

Please sign in to comment.