mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-04-18 22:47:05 -05:00
test-system-install
This commit is contained in:
parent
4c68dba969
commit
0a33b01b5f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
|
@ -55,5 +55,5 @@ jobs:
|
||||||
- uses: ./
|
- uses: ./
|
||||||
- run: echo $PATH
|
- run: echo $PATH
|
||||||
- run: sudo echo $PATH
|
- run: sudo echo $PATH
|
||||||
- run: sudo which uv
|
- run: sudo ls /opt/hostedtoolcache/uv/0.4.26/x86_64
|
||||||
- run: sudo /opt/hostedtoolcache/uv/0.4.26/x86_64/uv pip install --system black
|
- run: sudo /opt/hostedtoolcache/uv/0.4.26/x86_64/uv pip install --system black
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue