mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-25 21:12:01 +08:00
cmake instead of cmake3
This commit is contained in:
parent
50a1172a44
commit
94e04c634b
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 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user