Commit 2786440
fix: adding the uv binary to the release workflow (#442)
## Description
> Describe what you did and why.
**Related issue (if any):** fixes #issue_number_goes_here
## Checklist
- [ ] I have followed this repository's contributing guidelines.
- [ ] I will adhere to the project's code of conduct.
## Additional information
> Anything else?
## Summary by Sourcery
CI:
- Install the uv tool in the release workflow using the
astral-sh/setup-uv action.
---------
Signed-off-by: Ruben Romero Montes <discolo@gmail.com>
Co-authored-by: Ruben Romero Montes <discolo@gmail.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>1 parent e049d46 commit 2786440
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
97 | 101 | | |
98 | 102 | | |
99 | 103 | | |
| |||
0 commit comments