Skip to content

Commit

Permalink
dont make this even longer
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta committed Sep 4, 2024
1 parent 788a607 commit 41db0a4
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build-all-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ jobs:
- name: make
run: make -j4

- name: make check
run: make check -j4

- uses: actions/upload-artifact@v4
with:
name: verge-ubuntu24
Expand Down Expand Up @@ -102,9 +99,6 @@ jobs:
- name: make
run: make -j4

- name: make check
run: make check -j4

- uses: actions/upload-artifact@v4
with:
name: verge-ubuntu22
Expand Down Expand Up @@ -138,9 +132,6 @@ jobs:
- name: make
run: make -j4

- name: make check
run: make check -j4

- uses: actions/upload-artifact@v4
with:
name: verge-ubuntu20
Expand Down

0 comments on commit 41db0a4

Please sign in to comment.