From bd1c4a92edb3ff3d131d46003f2b7dc64fe178b1 Mon Sep 17 00:00:00 2001 From: Warren Bailey Date: Fri, 4 Nov 2022 08:03:07 +0000 Subject: [PATCH] fix issue rather merge with master --- setup.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.yml b/setup.yml index 747ba10ae..bbfddfbcc 100755 --- a/setup.yml +++ b/setup.yml @@ -80,6 +80,6 @@ become: true roles: - - matrix-base - - matrix-jitsi - - matrix-common-after + - custom/matrix-base + - custom/matrix-jitsi + - custom/matrix-common-after