cmake instead of cmake3
This commit is contained in:
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user