5
0
mirror of https://github.com/astral-sh/setup-uv.git synced 2025-12-15 11:07:14 +00:00
Files
setup-uv/src/utils/utils.ts
Kevin Stillhammer 18498fc78f Initial commit
2024-08-23 23:58:26 +02:00

4 lines
94 B
TypeScript

export const REPO = 'uv'
export const OWNER = 'astral-sh'
export const TOOL_CACHE_NAME = 'uv'