mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-02-23 17:15:20 +08:00
Clarify caching will only fail when enabled and nothing to cache (#165)
This commit is contained in:
parent
d8db0a86d3
commit
49d8a3d9a8
@ -199,7 +199,7 @@ input.
|
|||||||
|
|
||||||
### Ignore nothing to cache
|
### Ignore nothing to cache
|
||||||
|
|
||||||
By default, the action will fail if there is nothing to cache (the uv cache directory does not exist).
|
By default, the action will fail if caching is enabled but there is nothing to upload (the uv cache directory does not exist).
|
||||||
If you want to ignore this, set the `ignore-nothing-to-cache` input to `true`.
|
If you want to ignore this, set the `ignore-nothing-to-cache` input to `true`.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user