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.
- Host: GitHub
- URL: https://github.com/bogdanp/setup-racket-cache-example
- Owner: Bogdanp
- License: mit
- Created: 2021-07-08T07:43:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-13T05:34:38.000Z (over 4 years ago)
- Last Synced: 2025-02-08T21:30:21.321Z (11 months ago)
- Size: 5.86 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).