mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-08-15 22:02:27 -06:00
Update cmake-single-platform.yml
This commit is contained in:
parent
4610ec56be
commit
5c231870b5
1 changed files with 0 additions and 2 deletions
2
.github/workflows/cmake-single-platform.yml
vendored
2
.github/workflows/cmake-single-platform.yml
vendored
|
|
@ -30,8 +30,6 @@ jobs:
|
|||
sudo apt-get update
|
||||
sudo apt-get install -y libxml2-utils
|
||||
- name: Fix permissions on files and directories
|
||||
run: |
|
||||
chown -R $(id -u):$(id -g) /var/lib/dpkg;
|
||||
- name: Install PostgreSQL client
|
||||
run: |
|
||||
sudo apt-get update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue