Skip to content

Commit

Permalink
list deps for troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Jul 18, 2024
1 parent 8a63b85 commit 8bea49e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ jobs:
python -m pip install --user --upgrade pip
python -m pip install --upgrade setuptools wheel twine check-wheel-contents
python -m pip --version
python -m pip list
- name: Build distributions
run: ./scripts/build-dist.sh
Expand Down

0 comments on commit 8bea49e

Please sign in to comment.