Skip to content

Commit 2a58a02

Browse files
committed
gitlab-ci: Add configure to make docs job
1 parent 1bb433f commit 2a58a02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ build_docs_job:
4343
tags:
4444
- docs
4545
script:
46+
- ./configure
4647
- make -C doc
4748

4849
make_check_job:

0 commit comments

Comments
 (0)