Skip to content

Commit

Permalink
Add pip list to show installed packages
Browse files Browse the repository at this point in the history
  • Loading branch information
200km committed Jan 29, 2024
1 parent da5ac10 commit b08073f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ jobs:
run: |
pip install pipenv
pipenv install
pipenv run pip list
pipenv run python plot_gs_visibility.py --no-gui
ls ./*_gs_visibility.png
Expand Down

0 comments on commit b08073f

Please sign in to comment.