Skip to content

Commit 0338d2d

Browse files
committed
Update python-app.yml
1 parent 035ff81 commit 0338d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: |
4646
python -V
4747
python -m pip install --upgrade pip
48-
pip install flake8 pyinstaller>=6.19.0
48+
pip install flake8 pyinstaller==6.19.0
4949
pip install -r requirements.txt
5050
5151

0 commit comments

Comments
 (0)