diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e7279c692..9029cf647 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -277,7 +277,7 @@ cmake:msvc:v141:x86:static: pages: script: - mkdir -p public - - cp -r doc/devhelp doc/tutorial doc/xmllint.html doc/xmlcatalog_man.html public + - cp -r doc/devhelp doc/tutorial doc/xmllint.html doc/xmlcatalog.html public - mkdir -p public/examples - cp doc/examples/*.html doc/examples/*.c public/examples artifacts: