9
This commit is contained in:
parent
9fc4ab4007
commit
8a1bab605d
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ when:
|
|||
steps:
|
||||
sync:
|
||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||
volumes:
|
||||
- /cache/uv:/uv-cache
|
||||
environment:
|
||||
UV_CACHE_DIR: /uv-cache
|
||||
UV_LINK_MODE: copy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue