mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-04-23 00:40:44 +02:00
ci: actually create the "public" directory in the pages job
This commit is contained in:
parent
e1c92b387c
commit
49ae7d3c7a
1 changed files with 1 additions and 0 deletions
|
|
@ -106,6 +106,7 @@ pages:
|
|||
- build_on_fedora
|
||||
script:
|
||||
- export PREFIX="$PWD/prefix-build_on_fedora"
|
||||
- mkdir public
|
||||
- cp -R $PREFIX/share/doc/wireplumber/html/* public/
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue