mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-04-05 23:25:19 -04:00
test-system-install
This commit is contained in:
parent
a616599fe8
commit
0821df821a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/check-dist.yml
vendored
1
.github/workflows/check-dist.yml
vendored
|
@ -56,6 +56,7 @@ jobs:
|
|||
- run: echo $PATH
|
||||
- run: uv --version
|
||||
- run: sudo echo $PATH
|
||||
- run: sudo env | grep ^PATH
|
||||
- run: sudo chmod -R 755 /opt/hostedtoolcache/uv/0.4.26/x86_64
|
||||
- run: sudo ls -la /opt/hostedtoolcache/uv/0.4.26/x86_64
|
||||
- run: sudo uv pip install --system black
|
||||
|
|
Loading…
Add table
Reference in a new issue