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 .