From 9ce7b9bf05eb6674df4939ea11ce900edbd87179 Mon Sep 17 00:00:00 2001 From: Miro Stauder Date: Mon, 4 Nov 2024 19:19:49 +0100 Subject: [PATCH] Update ci-3p-postgresql.yml --- .github/workflows/ci-3p-postgresql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-3p-postgresql.yml b/.github/workflows/ci-3p-postgresql.yml index a6625c315..ac41221ba 100644 --- a/.github/workflows/ci-3p-postgresql.yml +++ b/.github/workflows/ci-3p-postgresql.yml @@ -94,7 +94,7 @@ jobs: cd proxysql_3p_testing/ #git sparse-checkout list - ./setup.sh test_postgresql + ./setup.sh test_postgresql/postgresql # use cached build rm -rf ./proxysql && mv ../proxysql .