mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-04-13 21:44:50 +00:00
Initial commit
This commit is contained in:
commit
18498fc78f
61 changed files with 261875 additions and 0 deletions
3
src/utils/utils.ts
Normal file
3
src/utils/utils.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export const REPO = 'uv'
|
||||
export const OWNER = 'astral-sh'
|
||||
export const TOOL_CACHE_NAME = 'uv'
|
||||
Loading…
Add table
Add a link
Reference in a new issue