mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-04-05 15:15:18 -04:00
4 lines
94 B
TypeScript
4 lines
94 B
TypeScript
|
export const REPO = 'uv'
|
||
|
export const OWNER = 'astral-sh'
|
||
|
export const TOOL_CACHE_NAME = 'uv'
|