mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-08-15 14:22:36 -06:00
Update cmake-single-platform.yml
Some checks failed
CMake on a single platform / build (push) Has been cancelled
Some checks failed
CMake on a single platform / build (push) Has been cancelled
This commit is contained in:
parent
64caf6827d
commit
bc662f301d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cmake-single-platform.yml
vendored
2
.github/workflows/cmake-single-platform.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue