mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-05 13:28:16 +00:00
ci: Apperently this should work better
This commit is contained in:
parent
79eba848ae
commit
16c8531cac
|
@ -76,7 +76,8 @@ pages:
|
|||
dependencies:
|
||||
- debian:build-cmake
|
||||
script:
|
||||
- mv build/doc/html public
|
||||
- mkdir -p public
|
||||
- mv build/doc/html/* public/
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
|
Loading…
Reference in a new issue