Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
topminipie authored Feb 26, 2024
1 parent 242a9de commit 91815e7
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 @@ -53,7 +53,7 @@ jobs:

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

0 comments on commit 91815e7

Please sign in to comment.