Skip to content

Commit

Permalink
try venv bin
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Matting committed Apr 16, 2024
1 parent d587078 commit 17201b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ if (Test-Path -Path dist -PathType Container) {
}

# pyinstaller --name pointer-cc --icon ./resources/icon.icns --windowed main.py
pyinstaller --name pointer-cc --windowed main.py
.\venv\bin\pyinstaller --name pointer-cc --windowed main.py

0 comments on commit 17201b6

Please sign in to comment.