mirror of
https://github.com/actions/cache.git
synced 2026-06-05 16:23:47 +08:00
Compare commits
2 Commits
v5.0.4
...
e1dec7fe98
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e1dec7fe98 | ||
|
|
4c753545d1 |
@@ -513,6 +513,7 @@ jobs:
|
||||
```yaml
|
||||
- name: Get pip cache dir
|
||||
id: pip-cache
|
||||
shell: bash
|
||||
run: |
|
||||
echo "dir=$(pip cache dir)" >> $GITHUB_OUTPUT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user