-
Notifications
You must be signed in to change notification settings - Fork 57
Description
I would like to use this action to setup uv
as part of a composite GitHub action. But I do not want to alter the runner's PATH because that may be perceived as an unexpected side effect, especially if the calling workflow wants a specific/different version of uv
installed. I see that I can use tool-bin-dir
to set the install location. So I could easily invoke uv
from that specified path.
Metadata
Metadata
Assignees
Labels
No labels