Skip to content

Commit d818888

Browse files
elderingDOMjudge @ NWERC
authored andcommitted
Enable doc build on domserver.
1 parent 50b6e3a commit d818888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icpc-wf/ansible/domserver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
- name: run maintainer-conf
9797
become: yes
9898
become_user: domjudge
99-
command: make maintainer-conf CONFIGURE_FLAGS='--disable-doc-build'
99+
command: make maintainer-conf
100100
register: dj_configured
101101
args:
102102
chdir: "{{DJDIR}}"

0 commit comments

Comments
 (0)