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
31abd36478
commit
3a5e78d5ee
1 changed files with 0 additions and 1 deletions
1
.github/workflows/cmake-single-platform.yml
vendored
1
.github/workflows/cmake-single-platform.yml
vendored
|
|
@ -27,7 +27,6 @@ jobs:
|
|||
run: sudo apt-get install -y libxml2-utils
|
||||
- name: Fix permissions on files and directories
|
||||
run: |
|
||||
chown -R $(id -u):$(id -g) /var/lib;
|
||||
chown -R $(id -u):$(id -g) /var/cache;
|
||||
chown -R $(id -u):$(id -g) /var/lib/dpkg;
|
||||
- name: Install PostgreSQL client
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue