Skip to content

Commit

Permalink
printing python environment
Browse files Browse the repository at this point in the history
  • Loading branch information
deinhofer committed Sep 13, 2024
1 parent abaa46d commit 698638f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pyinstaller_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
pip install --upgrade --force-reinstall numpy
pip uninstall numpy
pip install numpy
python .\python-env.py
pip install pyinstaller==5.6.2
# Build zip folder with executable using pyinstaller
Expand Down

0 comments on commit 698638f

Please sign in to comment.