Skip to content

Commit 58ad23d

Browse files
committed
removed ci cargo install
1 parent 29d8021 commit 58ad23d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
with:
5252
packages: tools platform-tools ndk;${{ env.NDK_VERSION }}
5353
- run: rustup target add x86_64-linux-android aarch64-linux-android armv7-linux-androideabi i686-linux-android aarch64-apple-ios-sim
54-
- run: cargo install cargo-ndk
5554
- run: npm ci
5655
- run: npm run bootstrap
5756
- run: npm test

0 commit comments

Comments
 (0)