Update ccpp.yml
parent
ff2ab89438
commit
b2ca2ceb3f
|
@ -77,6 +77,7 @@ jobs:
|
||||||
if: endsWith(matrix.name,'latest-gcov')
|
if: endsWith(matrix.name,'latest-gcov')
|
||||||
run: |
|
run: |
|
||||||
pip install --user cpp-coveralls
|
pip install --user cpp-coveralls
|
||||||
|
sudo apt-get install -y lcov
|
||||||
echo "::set-output name=args::-ASSIMP_COVERALLS=1"
|
echo "::set-output name=args::-ASSIMP_COVERALLS=1"
|
||||||
|
|
||||||
- name: Remove contrib directory for Hunter builds
|
- name: Remove contrib directory for Hunter builds
|
||||||
|
|
Loading…
Reference in New Issue