From 4610ec56bee6cbcd05478f5d1651fa118fba45cc Mon Sep 17 00:00:00 2001 From: levinsv <44033647+levinsv@users.noreply.github.com> Date: Sat, 3 Feb 2024 00:42:03 +0500 Subject: [PATCH] Update cmake-single-platform.yml --- .github/workflows/cmake-single-platform.yml | 1 - 1 file changed, 1 deletion(-) 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: |