From d3629a4acb1a418eb847595c40aa6b7de009249e Mon Sep 17 00:00:00 2001 From: vasapornchaiyakul <134899205+vasapornchaiyakul@users.noreply.github.com> Date: Wed, 31 Jan 2024 20:47:38 +0700 Subject: [PATCH] fix: restore Earthfile --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index c2fd0abe9a..b762609895 100644 --- a/Earthfile +++ b/Earthfile @@ -152,4 +152,4 @@ local: BUILD ./services/voting-node+publish RUN mkdir -p ./local - COPY ./containers/dev-local+build/docker-compose.yml ./local/ \ No newline at end of file + COPY ./containers/dev-local+build/docker-compose.yml ./local/