mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-08-09 15:10:30 +02:00
Use --force when pruning cache (#611)
To prevent waiting forever on other running uv processes
This commit is contained in:
@@ -2,3 +2,4 @@ export const REPO = "uv";
|
||||
export const OWNER = "astral-sh";
|
||||
export const TOOL_CACHE_NAME = "uv";
|
||||
export const STATE_UV_PATH = "uv-path";
|
||||
export const STATE_UV_VERSION = "uv-version";
|
||||
|
||||
Reference in New Issue
Block a user