mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Increase timeout when building the debian package
This commit is contained in:
parent
68c7e496f1
commit
84c27b0e14
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ aliases:
|
|||
|
||||
- &build-deb
|
||||
name: Build the .deb package
|
||||
no_output_timeout: 30m
|
||||
command: |
|
||||
./install/linux/build-deb.py
|
||||
ls -lh deb_dist/
|
||||
|
|
Loading…
Reference in a new issue