You've already forked setup-python
mirror of
https://github.com/actions/setup-python.git
synced 2025-09-06 04:44:03 +07:00
Revert "Enhance cache-dependency-path handling to support files outside the w…"
This reverts commit 1264885983
.
This commit is contained in:
@ -421,7 +421,7 @@ steps:
|
||||
- run: pip install -e .
|
||||
# Or pip install -e '.[test]' to install test dependencies
|
||||
```
|
||||
Note: cache-dependency-path supports files located outside the workspace root by copying them into the workspace to enable proper caching.
|
||||
|
||||
# Outputs and environment variables
|
||||
|
||||
## Outputs
|
||||
|
Reference in New Issue
Block a user