tool-cache icon indicating copy to clipboard operation
tool-cache copied to clipboard

Add cached rate for cargo-ndk

Open junhochoi opened this issue 5 years ago • 0 comments

Do the checklist before filing an issue:

  • [x] Is this related to the actions-rs Actions? If not, use GitHub Community forum to ask questions about Actions in a whole: https://github.community
  • [x] You've read the Contributing section about feature requests: https://github.com/actions-rs/.github/blob/master/CONTRIBUTING.md#feature-requests
  • [ ] Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome.

Motivation

cargo-ndk is a useful tool for building on android for rust binary. It's used in https://github.com/cloudflare/quiche for building android targets.

Additional context

junhochoi avatar Nov 10 '20 03:11 junhochoi