diff --git a/.github/workflows/debug-artifacts-failure.yml b/.github/workflows/debug-artifacts-failure.yml index 7cacccb2d..7eaa70026 100644 --- a/.github/workflows/debug-artifacts-failure.yml +++ b/.github/workflows/debug-artifacts-failure.yml @@ -22,6 +22,7 @@ jobs: matrix: os: [ubuntu-latest, macos-latest] name: Upload debug artifacts + continue-on-error: true timeout-minutes: 45 runs-on: ${{ matrix.os }} steps: