Skip to content

Commit fffd9ad

Browse files
committed
Fixed gitlabs doc job
1 parent e7ddfcb commit fffd9ad

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
@@ -54,6 +54,7 @@ docs:
5454
stage: build
5555
script:
5656
- pip install -U -e .[docs]
57+
- apt-get update && apt-get install -y make
5758
- cd docs
5859
- make html
5960
artifacts:

0 commit comments

Comments
 (0)