mirror of
https://github.com/actions/cache.git
synced 2025-05-22 17:01:45 +00:00
Add note for activate environment for each tasks
This commit is contained in:
parent
221ee97c63
commit
643f38f49f
@ -123,7 +123,7 @@ uses: actions/cache@preview
|
||||
|
||||
## Python - pip, virtualenv
|
||||
|
||||
Use with virtual environments.
|
||||
If caching the virtualenv, you have to activate the environment for each tasks.
|
||||
|
||||
```yaml
|
||||
- uses: actions/cache@preview
|
||||
|
Loading…
Reference in New Issue
Block a user