mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-04-16 16:40:17 +00:00
feat: added use-mirror parameter
This commit is contained in:
parent
7b222e12b6
commit
c4b2130c2c
9 changed files with 57 additions and 3 deletions
|
|
@ -119,6 +119,9 @@ Have a look under [Advanced Configuration](#advanced-configuration) for detailed
|
|||
|
||||
# Add problem matchers
|
||||
add-problem-matchers: "true"
|
||||
|
||||
# Attempt to retrieve from the Astral mirror first or use Github releases
|
||||
use-mirror: "true"
|
||||
```
|
||||
|
||||
### Outputs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue