diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index ab01451..ea5e6a7 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -14,9 +14,6 @@ jobs: steps: - uses: actions/checkout@v3 - - name: configure - run: ./configure - - name: Install dependencies run: make