cmake instead of cmake3

This commit is contained in:
Ignacio Rodriguez
2020-11-10 22:41:32 +07:00
parent 50a1172a44
commit 94e04c634b

View File

@ -51,7 +51,7 @@ jobs:
- run: |
sudo sh -c 'export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get upgrade -y && apt-get install -y \
git \
cmake3 \
cmake \
qtbase5-dev \
build-essential \
libx11-dev \