Skip to content

Commit

Permalink
Update workflows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfloltk authored Feb 3, 2024
1 parent 8ed9693 commit 255f9bf
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ jobs:
run: |
make clean
- name: MAKEWAH
run : |
(make nxExt && echo nxExt) &
(make module && echo module) &
(make overlay && echo overlay) &
while (make wah); do echo wah && clear && echo cleared; done;
- name: nxExt
run: |
make nxExt
Expand Down

0 comments on commit 255f9bf

Please sign in to comment.