server: tests: ci : add git
This commit is contained in:
parent
29f8833058
commit
12bb797193
1 changed files with 1 additions and 0 deletions
1
.github/workflows/server-test.yml
vendored
1
.github/workflows/server-test.yml
vendored
|
@ -54,6 +54,7 @@ jobs:
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get -y install \
|
apt-get -y install \
|
||||||
build-essential \
|
build-essential \
|
||||||
|
git \
|
||||||
cmake \
|
cmake \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
wget \
|
wget \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue