This commit is contained in:
parent
1a390efc85
commit
2000a45e18
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
|
sudo apt-get -y install libgtk-3-dev gettext cmake python3
|
||||||
echo "Installation successful"
|
echo "Installation successful"
|
||||||
|
|
||||||
- name: Configure CMake
|
- name: Configure CMake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user