mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 10:35:10 +00:00
Add back the other missing make install.
This commit is contained in:
parent
db1ee2a1c2
commit
42231ae0f5
@ -253,6 +253,7 @@ fedora-33 clang-11:
|
|||||||
- if [ "$COMPILER" == "clang-11" ] ; then make -j4 test-conky-coverage-html ; fi
|
- if [ "$COMPILER" == "clang-11" ] ; then make -j4 test-conky-coverage-html ; fi
|
||||||
- if [ "$COMPILER" == "clang-11" ] ; then lcov-summary test-conky-coverage-html.info.cleaned ; fi
|
- if [ "$COMPILER" == "clang-11" ] ; then lcov-summary test-conky-coverage-html.info.cleaned ; fi
|
||||||
- make -j4
|
- make -j4
|
||||||
|
- make -j4 install
|
||||||
- conky -v
|
- conky -v
|
||||||
- find . -iname '*.gcda' -delete
|
- find . -iname '*.gcda' -delete
|
||||||
- |
|
- |
|
||||||
|
Loading…
Reference in New Issue
Block a user