From 018cf88e95fd9744beb3d257878ce3610f04d155 Mon Sep 17 00:00:00 2001 From: Konstantin Astafurov Date: Wed, 14 Aug 2024 04:01:04 -0400 Subject: [PATCH] redundancy --- .github/workflows/release.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 5cb5c07..d66bafd 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -25,7 +25,6 @@ jobs: bash -c 'source .akku/bin/activate compile-chez-program run.ss mv run build/run || exit 1 - echo Build Success ' - name: Release