From 4b649ba9c573d3c6f9d5eb6fa7f5f4bd83fc8c23 Mon Sep 17 00:00:00 2001 From: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com> Date: Sat, 5 Jul 2025 07:14:54 +0700 Subject: [PATCH] Update ci.yml Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com> --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 976fe5a7ac..82e7b68588 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -405,4 +405,5 @@ jobs: - name: Validate JSON syntax run: | cat mempool-config.json | jq - working-directory: docker/docker/backend \ No newline at end of file + working-directory: docker/docker/backend +