mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 06:05:49 -06:00
Update cmake-single-platform.yml
This commit is contained in:
parent
4fbb10631a
commit
ba5fd633b5
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
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
- name: Install libxslt-dev postgresql-common postgresql-server-dev-all
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install libxslt-dev libxml2-dev
|
||||
sudo apt-get install libxslt-dev libxml2-dev catch2
|
||||
echo libpq-dev postgresql-server-dev-all
|
||||
- name: Install wxWidgets
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue