Skip to content

Commit

Permalink
test-system-install
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Oct 25, 2024
1 parent a616599 commit 0821df8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 0821df8

Please sign in to comment.