Set tool(-bin) dir and add to PATH (#87)
Update Major Minor Tags / Make sure major and minor tags are up to date on a patch release (push) Has been cancelled
Update Major Minor Tags / Make sure major and minor tags are up to date on a patch release (push) Has been cancelled
Fixes: #83 Fixes: #60
This commit is contained in:
@@ -29,6 +29,12 @@ inputs:
|
||||
cache-local-path:
|
||||
description: "Local path to store the cache."
|
||||
default: ""
|
||||
tool-dir:
|
||||
description: "Custom path to set UV_TOOL_DIR to."
|
||||
required: false
|
||||
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