mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-04-07 16:08:49 -04:00
3 lines
97 B
TypeScript
3 lines
97 B
TypeScript
export const REPO = "uv";
|
|
export const OWNER = "astral-sh";
|
|
export const TOOL_CACHE_NAME = "uv";
|