From 6bc555486bcb187020820dac9d1d2e032805f2f4 Mon Sep 17 00:00:00 2001 From: Yaraslau Tamashevich Date: Thu, 12 Dec 2024 15:33:23 +0200 Subject: [PATCH] Fix actions --- .github/workflows/build.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 521a6ad42f..23cc7e3da1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1165,7 +1165,6 @@ jobs: - check_links - check_release - check_notcurses_test_matrix - - fedora - macOSx86 - macOSArm - package_for_Ubuntu @@ -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: