Update cmake-single-platform.yml
Some checks failed
CMake on a single platform / build (push) Has been cancelled

This commit is contained in:
levinsv 2026-08-14 15:09:20 +05:00 committed by GitHub
parent 64caf6827d
commit bc662f301d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ jobs:
run: |
sudo apt install software-properties-common
sudo apt-key adv --fetch-keys https://repos.codelite.org/CodeLite.asc
sudo apt-add-repository 'deb https://repos.codelite.org/wx3.2/ubuntu/ jammy universe'
sudo apt-add-repository 'deb https://repos.codelite.org/wx3.2.4/ubuntu/ jammy universe'
sudo apt-get update
sudo apt-get install libwxbase3.2-0-unofficial libwxbase3.2unofficial-dev libwxgtk3.2-0-unofficial libwxgtk3.2unofficial-dev wx3.2-headers wx-common libwxbase3.2-0-unofficial-dbg libwxgtk3.2-0-unofficial-dbg wx3.2-i18n
sudo apt-get install libnotify-bin