Skip to content

Commit

Permalink
checking site package path
Browse files Browse the repository at this point in the history
  • Loading branch information
jokkon committed Oct 10, 2024
1 parent 6936cb7 commit 5e026e9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linux-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ jobs:
echo "PYVERINST=$PYVERINST" >> $GITHUB_ENV
echo "Installed python version: $PYVERINST"
echo $PATH
python --version
python3 --version
python -m site
python -m ensurepip --user
python -m pip install -U pip pipx
Expand Down

0 comments on commit 5e026e9

Please sign in to comment.