mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-08-15 14:22:36 -06:00
Update cmake-single-platform.yml
This commit is contained in:
parent
ad63c4f665
commit
e3fc21020c
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
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
- name: Install wxWidgets
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install libwxgtk3.2-gtk3-dev
|
||||
sudo apt-get install libwxgtk3.2-dev
|
||||
- name: Display versions of tools and libraries
|
||||
continue-on-error: true
|
||||
run: uname -a; wx-config --list; wx-config --cxxflags; wx-config --libs; g++ --version | grep g++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue