From d753fd9c80ebee17deaf7ce71e9c823eb453eb70 Mon Sep 17 00:00:00 2001 From: Alexey Masterov Date: Wed, 18 Sep 2024 14:39:06 +0200 Subject: [PATCH] tc --- .github/workflows/cloud-regress.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cloud-regress.yml b/.github/workflows/cloud-regress.yml index 8587e855e8..122cdbb5a5 100644 --- a/.github/workflows/cloud-regress.yml +++ b/.github/workflows/cloud-regress.yml @@ -65,6 +65,7 @@ jobs: MD5=md5$(echo -n "${{ steps.pwgen.outputs.DBPASS }}${USER}" | md5sum | awk '{print $1;}') sed -i.bak "s/${ph}/${MD5}/" expected/password.out done + - name: Download Neon artifact uses: ./.github/actions/download