We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d8021 commit 58ad23dCopy full SHA for 58ad23d
.github/workflows/check.yml
@@ -51,7 +51,6 @@ jobs:
51
with:
52
packages: tools platform-tools ndk;${{ env.NDK_VERSION }}
53
- 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
55
- run: npm ci
56
- run: npm run bootstrap
57
- run: npm test
0 commit comments