mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-02-19 23:31:46 +00: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…
Reference in a new issue