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 13, 2023
1 parent b41ac79 commit 66d2561
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
- name: make clean
run: make clean

- name: wahhhhhhhhhhh
run: make wah -j666

- name: nxExt
run: make nxExt -j666

Expand All @@ -31,7 +28,7 @@ jobs:
run: make overlay -j666

- name: systune
run: make all -j666
run: make all

- name: final
run: make wah dist -j66
Expand Down

0 comments on commit 66d2561

Please sign in to comment.