An open API service indexing awesome lists of open source software.

https://github.com/bogdanp/setup-racket-cache-example

An example repo that demonstrates how setup-racket packages can be cached with GHA.
https://github.com/bogdanp/setup-racket-cache-example

Last synced: 9 months ago
JSON representation

An example repo that demonstrates how setup-racket packages can be cached with GHA.

Awesome Lists containing this project

README

          

# setup-racket-cache-example

This repo demonstrates how you can cache Racket packages in a way
that's compatible with `setup-racket` under GitHub Actions.

## License

The scripts and documentation in this project are released under the [MIT License](LICENSE).