From 6561343635b457e14ded082d7258f4e08957534b Mon Sep 17 00:00:00 2001 From: Arya Irani Date: Mon, 12 Feb 2024 13:34:54 -0500 Subject: [PATCH] yaml failing to uploading files is still success --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5d6d3e19a7..12ddf3dd44 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -252,7 +252,7 @@ jobs: path: ${{ steps.ucm-path.outputs.ucm-path }} - name: Setup tmate session uses: mxschmitt/action-tmate@v3 - if: ${{ failure() }} + if: ${{ always() }} generate-jit-source: