Update cmake-single-platform.yml

This commit is contained in:
levinsv 2024-02-03 00:42:03 +05:00 committed by GitHub
parent bbf2d16b3e
commit 4610ec56be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,6 @@ 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/lib/dpkg;
- name: Install PostgreSQL client
run: |