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

Add cached crate cargo-lipo

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-lipo is a useful for building iOS targets. It's used in https://github.com/cloudflare/quiche for its CI for testing iOS targets.

Additional context

junhochoi avatar Nov 10 '20 03:11 junhochoi