mirror of
https://github.com/actions/cache.git
synced 2025-05-22 17:01:45 +00:00
Fix typo
This commit is contained in:
parent
6fac62b2e1
commit
221ee97c63
@ -10,7 +10,7 @@
|
||||
- [Ruby - Gem](#ruby---gem)
|
||||
- [Go - Modules](#go---modules)
|
||||
- [Elixir - Mix](#elixir---mix)
|
||||
- [Python - pip, virtuelenv](#python---pip-virtuelenv)
|
||||
- [Python - pip, virtualenv](#python---pip-virtualenv)
|
||||
|
||||
## Node - npm
|
||||
|
||||
@ -121,7 +121,7 @@ uses: actions/cache@preview
|
||||
${{ runner.os }}-mix-
|
||||
```
|
||||
|
||||
## Python - pip, virtuelenv
|
||||
## Python - pip, virtualenv
|
||||
|
||||
Use with virtual environments.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user