diff --git a/.github/workflows/system-test.yml b/.github/workflows/system-test.yml index c90f5ba02..01772fbbe 100644 --- a/.github/workflows/system-test.yml +++ b/.github/workflows/system-test.yml @@ -185,6 +185,7 @@ jobs: - name: "Download windows artifact from current workflow" id: "downloadArtifactThisBuild" + continue-on-error: true uses: actions/download-artifact@master with: name: coreWindows