ci(github): install git for Coverity scan versioning

This commit is contained in:
Oleg Shparber 2023-03-19 01:22:25 -04:00
parent f14edae10b
commit b47c2ebc86

View File

@ -19,6 +19,7 @@ jobs:
sudo apt-get -y -qq --no-install-recommends install \
cmake \
extra-cmake-modules \
git \
libarchive-dev \
libgl1-mesa-dev \
libqt6opengl6-dev \