From 13c8987980d70b2d7a0657fb914f516cef39a49c Mon Sep 17 00:00:00 2001 From: euphoria360 Date: Sun, 1 Dec 2024 19:20:20 +0330 Subject: [PATCH] Update makefile.yml --- .github/workflows/makefile.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index e60fbe0..1ee6fc5 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -14,9 +14,6 @@ jobs: steps: - uses: actions/checkout@v4 - - name: configure - run: ./configure - - name: Install dependencies run: make