mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-02-19 15:31:43 +00:00
test-system-install
This commit is contained in:
parent
d235065f16
commit
37312cc09e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/check-dist.yml
vendored
1
.github/workflows/check-dist.yml
vendored
|
|
@ -56,5 +56,6 @@ jobs:
|
||||||
- run: echo $PATH
|
- run: echo $PATH
|
||||||
- run: uv --version
|
- run: uv --version
|
||||||
- run: sudo echo $PATH
|
- run: sudo echo $PATH
|
||||||
|
- run: sudo chmod -R 755 /opt/hostedtoolcache/uv/0.4.26/x86_64
|
||||||
- run: sudo ls /opt/hostedtoolcache/uv/0.4.26/x86_64
|
- run: sudo ls /opt/hostedtoolcache/uv/0.4.26/x86_64
|
||||||
- run: sudo uv pip install --system black
|
- run: sudo uv pip install --system black
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue