diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index df5c857..c76927f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,8 +74,9 @@ jobs: bundle: name: Bundle artifacts - needs: build runs-on: ubuntu-22.04 + needs: build + if: ${{ always() }} steps: - name: Download artifacts