Skip to content

Commit

Permalink
Update workflows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfloltk authored Dec 20, 2023
1 parent 5329aff commit 136011b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,12 @@ jobs:
run: |
make all
- name: losers
run: |
make wah -j66
- name: final
run: |
make wah
make dist
- uses: actions/upload-artifact@master
Expand Down

0 comments on commit 136011b

Please sign in to comment.