From 156281b877317ec21e45a152f7d04261b285bd94 Mon Sep 17 00:00:00 2001 From: Katrix Date: Tue, 17 Oct 2023 15:34:27 +0200 Subject: [PATCH] Forgot to set client-dir --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f316f65c8..6f792628c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,6 +16,7 @@ jobs: DB_USERNAME: postgres DB_PASSWORD: postgres DB_DATABASE: postgres + client-dir: ./oreClient services: postgres: