From 93b758448929944c0cefd864f4239f9f9195436b Mon Sep 17 00:00:00 2001 From: Alen Yohannan <66544823+AlenSaito1@users.noreply.github.com> Date: Wed, 16 Mar 2022 18:42:24 +0530 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dc759e5..19f36de 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,4 +17,4 @@ jobs: steps: - uses: actions/checkout@v2 - name: Build - run: cargo build --verbose --bin ethereal-bin \ No newline at end of file + run: cargo build --verbose --bin ethereal