We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8db0a8 commit 49d8a3dCopy full SHA for 49d8a3d
README.md
@@ -199,7 +199,7 @@ input.
199
200
### Ignore nothing to cache
201
202
-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).
203
If you want to ignore this, set the `ignore-nothing-to-cache` input to `true`.
204
205
```yaml
0 commit comments