Skip to content

Commit 3a60df3

Browse files
authored
Update build.yml
1 parent 4f0bbf8 commit 3a60df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- name: Install dependencies
1717
run: |
18-
pip install opencv-python PySide6 numpy
18+
pip install opencv-python PySide6 numpy pyinstaller
1919
2020
- name: Build with PyInstaller
2121
run: |

0 commit comments

Comments
 (0)