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 1ded5e1 commit 49a18f2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@ jobs:
run: |
make clean
- name: MAKEWAH
run : |
make wah -j66
- name: nxExt
run: |
make nxExt -j66
make nxExt
- name: module
run: |
make module -j66
make module
- name: overlay
run: |
make overlay -j66
- name: losers
run: |
make wah
make overlay
- name: systune
run: |
Expand Down

0 comments on commit 49a18f2

Please sign in to comment.