1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-26 21:41:34 +03:00

Fix GitLab pages job

This commit is contained in:
Nick Wellnhofer
2022-04-02 16:55:18 +02:00
parent e163764607
commit c2ee4a2091

View File

@@ -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: