Skip to content

Commit

Permalink
increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Cory Schwartz committed Jun 27, 2022
1 parent d4665d8 commit 3817571
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 3817571

Please sign in to comment.