Merge pull request #47 from joshmgross/patch-1
Add notes on caching to Readme
This commit is contained in:
@@ -83,6 +83,10 @@ jobs:
|
|||||||
bundle exec rails test
|
bundle exec rails test
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Caching Dependencies
|
||||||
|
|
||||||
|
See [actions/cache](https://github.com/actions/cache) and the [Ruby Gem cache example](https://github.com/actions/cache/blob/master/examples.md#ruby---gem).
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
The scripts and documentation in this project are released under the [MIT License](LICENSE)
|
The scripts and documentation in this project are released under the [MIT License](LICENSE)
|
||||||
|
|||||||
Reference in New Issue
Block a user