Commit a7be42d
fix(ci): drop pip cache from docs workflow (#35)
setup-python@v6 hard-fails when cache:pip finds no requirements.txt or
pyproject.toml to hash (v5 only warned). The docs job installs
mkdocs-material inline, so there is nothing to cache — remove the cache
key.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 281e806 commit a7be42d
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
0 commit comments