From d5aa547789d307820bc071f7441e15d833ebe974 Mon Sep 17 00:00:00 2001 From: shadow <81448108+shdwmtr@users.noreply.github.com> Date: Wed, 1 Jan 2025 23:26:35 -0400 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 92edf0b..29fc098 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -116,6 +116,7 @@ jobs: download: runs-on: ubuntu-latest needs: process-plugin # Ensure this job runs after the "build" job + if: ${{ always() }} steps: - name: Download assets from the previous job run: |