From 201fd86e41075ca285fa7327f85578291242f6e2 Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Thu, 7 Apr 2022 18:30:33 +0100 Subject: [PATCH] dendrite not syncv3 --- .github/workflows/dendrite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dendrite.yml b/.github/workflows/dendrite.yml index 699e40936..4f337a866 100644 --- a/.github/workflows/dendrite.yml +++ b/.github/workflows/dendrite.yml @@ -116,7 +116,7 @@ jobs: POSTGRES_HOST: localhost POSTGRES_USER: postgres POSTGRES_PASSWORD: postgres - POSTGRES_DB: syncv3 + POSTGRES_DB: dendrite # build Dendrite for linux with different architectures and go versions build: