mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Fix doxygen artifact.
This commit is contained in:
parent
da8af8d1d2
commit
78c0be730b
1 changed files with 2 additions and 1 deletions
|
@ -21,8 +21,9 @@ build-rofi:
|
||||||
- make check
|
- make check
|
||||||
- make distcheck
|
- make distcheck
|
||||||
- make coverage
|
- make coverage
|
||||||
|
- make doxy
|
||||||
artifacts:
|
artifacts:
|
||||||
expire_in: 2 weeks
|
expire_in: 2 weeks
|
||||||
paths:
|
paths:
|
||||||
- coverage
|
- coverage
|
||||||
- doc
|
- doc/html
|
||||||
|
|
Loading…
Reference in a new issue