Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Remove duplicate
-p glutin
from cargo apk --
invocation
`cargo-subcommand` doesn't yet deduplicate this and currently doesn't support building multiple packages (even if this would result in building a single package). It's only used once when calling `cargo $CMD test $OPTIONS`, the other invocation is guarded for when the target _is not_ Android anyway.
- Loading branch information