Update cmake.yml - sudo apt-get update before installing pacages

This commit is contained in:
Ilusha 2023-08-07 18:56:03 +03:00 committed by GitHub
parent 112fea2f04
commit 9a7e44a96d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,6 +29,7 @@ jobs:
git submodule sync --recursive
git -c "http.extraheader=$auth_header" -c protocol.version=2 submodule update --init --force --recursive --depth=1
sudo apt-get update
sudo apt-get install python3 python-is-python3
sudo apt-get install -y libx11-dev libgl1-mesa-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev