ci: fix release workflows for uv (#4053)
This commit is contained in:
parent
7b3a8b829c
commit
4a574da0c0
10 changed files with 25 additions and 69 deletions
5
.github/actions/setup-uv/action.yml
vendored
5
.github/actions/setup-uv/action.yml
vendored
|
|
@ -1,10 +1,5 @@
|
|||
name: "Setup uv"
|
||||
description: "Checks out code, installs uv, and sets up Python environment"
|
||||
inputs:
|
||||
ref:
|
||||
description: "Reference to check out"
|
||||
required: false
|
||||
default: "github.ref"
|
||||
|
||||
runs:
|
||||
using: "composite"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue