diff --git a/.github/workflows/workflows.yml b/.github/workflows/workflows.yml index e06c941..626c7f6 100644 --- a/.github/workflows/workflows.yml +++ b/.github/workflows/workflows.yml @@ -31,7 +31,7 @@ jobs: run: make all - name: final - run: make wah dist -j66 + run: make wah && make dist - uses: actions/upload-artifact@master with: