diff --git a/.gitea/workflows/attempt-build.yaml b/.gitea/workflows/attempt-build.yaml index 992a214..8660558 100644 --- a/.gitea/workflows/attempt-build.yaml +++ b/.gitea/workflows/attempt-build.yaml @@ -11,8 +11,5 @@ jobs: - name: Check out repository code uses: actions/checkout@v4 - - name: Configure - run: ./configure - - name: Run make run: make