mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-05-04 16:38:04 +08:00
Change variable path to a list
This commit is contained in:
12
packages/cache/README.md
vendored
12
packages/cache/README.md
vendored
@@ -1 +1,13 @@
|
||||
# `@actions/cache`
|
||||
|
||||
> Functions necessary for caching dependencies and build outputs to improve workflow execution time.
|
||||
|
||||
## Usage
|
||||
|
||||
#### Restore Cache
|
||||
|
||||
#### Save Cache
|
||||
|
||||
## Additional Documentation
|
||||
|
||||
See ["Caching dependencies to speed up workflows"](https://help.github.com/github/automating-your-workflow-with-github-actions/caching-dependencies-to-speed-up-workflows).
|
||||
Reference in New Issue
Block a user