tool-cache
tool-cache copied to clipboard
Add cached crate pyoxidizer
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] Does this crate helps with the Rust CI? Mostly helps with Python CI for packaging self contained Python applications.
- [x] Is it popular enough to be used by many users? Yes.
Crate
crates.io: https://crates.io/crates/pyoxidizer repository: https://github.com/indygreg/PyOxidizer
Motivation
pyoxidizer usage example: https://github.com/laixintao/iredis/blob/0239c284f1c48952757fa61b6844f6fdcd6e020c/.github/workflows/release.yaml#L116-L125
cc @laixintao
Really need this. Current build cost like 11 minutes.