Skip to content

Commit 3dd55d5

Browse files
committed
Update build.sh
1 parent 4d1a819 commit 3dd55d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ pyinstaller \
7777
--hidden-import playwright._impl._driver \
7878
--collect-all playwright \
7979
--collect-all pyfiglet \
80+
--hidden-import pyfiglet.fonts \
8081
--noconfirm \
8182
--clean \
8283
main.py

0 commit comments

Comments
 (0)