From 13b749cadc90606997b15fcb81864a2a8d77e8f1 Mon Sep 17 00:00:00 2001 From: Omar Olivares Urrutia Date: Fri, 29 Mar 2024 04:20:08 -0300 Subject: [PATCH] ups --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 74d2d1b..0764c52 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: steps: - name: "Build" run: | - make all + make - uses: marvinpinto/action-automatic-releases@latest with: