mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
Update cmake-single-platform.yml
This commit is contained in:
parent
57486f32fe
commit
c80ad04076
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
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libxslt-dev
|
||||
sudo apt-get install -y libxslt-dev libxml2-utils postgresql-client
|
||||
- name: Install xmll2
|
||||
run: |
|
||||
sudo apt-get update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue