mirror of
https://github.com/lbonn/rofi
synced 2024-11-23 04:13:03 +00: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 distcheck
|
||||
- make coverage
|
||||
- make doxy
|
||||
artifacts:
|
||||
expire_in: 2 weeks
|
||||
paths:
|
||||
- coverage
|
||||
- doc
|
||||
- doc/html
|
||||
|
|
Loading…
Reference in a new issue