Skip to content

Commit

Permalink
Merge pull request #1668 from contour-terminal/fix/actions
Browse files Browse the repository at this point in the history
Fix actions
  • Loading branch information
Yaraslaut authored Dec 12, 2024
2 parents 36c4504 + 6bc5554 commit 53993be
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1165,7 +1165,6 @@ jobs:
- check_links
- check_release
- check_notcurses_test_matrix
- fedora
- macOSx86
- macOSArm
- package_for_Ubuntu
Expand All @@ -1192,10 +1191,6 @@ jobs:
uses: actions/download-artifact@v4
with:
name: contour-${{ steps.set_vars.outputs.VERSION_STRING }}-ubuntu24.04-amd64.deb
- name: "fetch artifact: Fedora 40"
uses: actions/download-artifact@v4
with:
name: "contour-${{ steps.set_vars.outputs.VERSION }}-1.fc40.x86_64.rpm"
- name: "fetch artifact: MacOS (ARM)"
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 53993be

Please sign in to comment.