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
8f5bcab6fd
commit
bbf2d16b3e
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
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
sudo apt-get install -y libxml2-utils
|
||||
- name: Fix permissions on files and directories
|
||||
run: |
|
||||
chown -R $(id -u):$(id -g) /var/cache;
|
||||
#chown -R $(id -u):$(id -g) /var/cache;
|
||||
chown -R $(id -u):$(id -g) /var/lib/dpkg;
|
||||
- name: Install PostgreSQL client
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue