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: