diff --git a/.github/workflows/cmake-single-platform.yml b/.github/workflows/cmake-single-platform.yml index aca8cf7..23a2217 100644 --- a/.github/workflows/cmake-single-platform.yml +++ b/.github/workflows/cmake-single-platform.yml @@ -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: |