diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1b5d841e98..1d79dbc49d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: - name: Build shell: bash run: | - make -j $(nproc) + make - name: Make Llamafile shell: bash