diff --git a/.github/workflows/build-current-kernel-arch.yml b/.github/workflows/build-current-kernel-arch.yml index 8eb7258..9c77b47 100644 --- a/.github/workflows/build-current-kernel-arch.yml +++ b/.github/workflows/build-current-kernel-arch.yml @@ -176,7 +176,7 @@ jobs: runs-on: ubuntu-latest - needs: [check-for-newer-kernel, cleanup-ubuntu, "build-cfs", "build-eevdf"] + needs: [check-for-newer-kernel, cleanup-ubuntu, "build-cfs", "build-bore-eevdf"] steps: - name: Download release artifacts uses: actions/download-artifact@v3