Add note for activate environment for each tasks

pull/14/head
Kosei Kitahara 6 years ago
parent 221ee97c63
commit 643f38f49f
No known key found for this signature in database
GPG Key ID: D18883191F02241B

@ -123,7 +123,7 @@ uses: actions/cache@preview
## Python - pip, virtualenv ## Python - pip, virtualenv
Use with virtual environments. If caching the virtualenv, you have to activate the environment for each tasks.
```yaml ```yaml
- uses: actions/cache@preview - uses: actions/cache@preview

Loading…
Cancel
Save