Skip to content

Commit

Permalink
sign: increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Mar 29, 2021
1 parent 30f9ad4 commit 98edde0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/pyinstaller/sign.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
fpath,
],
stderr=STDOUT,
timeout=5,
timeout=10,
)

0 comments on commit 98edde0

Please sign in to comment.