Update .github/workflows/cmake.yml
All checks were successful
CMake / build (push) Successful in 35s
All checks were successful
CMake / build (push) Successful in 35s
This commit is contained in:
parent
2000a45e18
commit
560f217e26
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
if: runner.os == 'Linux'
|
if: runner.os == 'Linux'
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get -y install libgtk-3-dev gettext cmake python3
|
sudo apt-get -y install libgtk-3-dev gettext cmake python3 libpython3-dev
|
||||||
echo "Installation successful"
|
echo "Installation successful"
|
||||||
|
|
||||||
- name: Configure CMake
|
- name: Configure CMake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user