mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-01-06 06:42:17 +00:00
Add tool bin dir to PATH on windows
This commit is contained in:
@@ -29,6 +29,9 @@ inputs:
|
||||
cache-local-path:
|
||||
description: "Local path to store the cache."
|
||||
default: ""
|
||||
tool-bin-dir:
|
||||
description: "Custom path to set UV_TOOL_BIN_DIR to."
|
||||
required: false
|
||||
outputs:
|
||||
uv-version:
|
||||
description: "The installed uv version. Useful when using latest."
|
||||
|
||||
Reference in New Issue
Block a user