mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-19 19:46:17 +02:00
Add note for activate environment for each tasks
This commit is contained in:
parent
221ee97c63
commit
643f38f49f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue