increase timeout

This commit is contained in:
Cory Schwartz 2022-06-27 15:58:56 -07:00
parent d4665d869c
commit 3817571c5e

View File

@ -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: |