diff --git a/scripts/pyinstaller/sign.py b/scripts/pyinstaller/sign.py index adf5d44e2f..9eb74aa85f 100644 --- a/scripts/pyinstaller/sign.py +++ b/scripts/pyinstaller/sign.py @@ -35,5 +35,5 @@ fpath, ], stderr=STDOUT, - timeout=5, + timeout=10, )