increase timeout
This commit is contained in:
parent
d4665d869c
commit
3817571c5e
@ -447,6 +447,7 @@ jobs:
|
||||
command: |
|
||||
sed -i "s/version: latest/version: ${CIRCLE_TAG:-latest}/" AppImageBuilder.yml
|
||||
make appimage
|
||||
no_output_timeout: 30m
|
||||
- run:
|
||||
name: prepare workspace
|
||||
command: |
|
||||
|
Loading…
Reference in New Issue
Block a user