mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
circle-ci: increase no_output_timeout to fix doc build
This commit is contained in:
parent
48688bfbb7
commit
2842956904
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ jobs:
|
|||
- checkout
|
||||
- run:
|
||||
name: "Build docs"
|
||||
no_output_timeout: 30m
|
||||
command: "nix build '.#docs' --show-trace"
|
||||
- persist_to_workspace:
|
||||
root: "result/share/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue