Skip to content

raviqqe/cargo-cache

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cargo-cache GitHub Action

GitHub Action License

Warning

Currently, this action works only with Rust on a nightly channel.

GitHub Action to save and restore Rust build cache in target and ~/.cargo directories

Current limitations

  • Only the nightly channel is supported for cache cleaning.
  • The action always saves build cache.
    • For more information see #4.
  • It doesn't support custom .cargo/config.toml files.

References

License

The Unlicense

About

GitHub Action to cache Rust build artifacts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages