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