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
0821df821a
commit
e21d14e35c
1 changed files with 1 additions and 7 deletions
8
.github/workflows/check-dist.yml
vendored
8
.github/workflows/check-dist.yml
vendored
|
@ -53,10 +53,4 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ./
|
||||
- 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
|
||||
- run: sudo -E env "PATH=$PATH" uv pip install --system black
|
||||
|
|
Loading…
Add table
Reference in a new issue