diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index d88768a07e5a..15d384f545aa 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -49,7 +49,6 @@ jobs: echo "If the diff fails due to .htmltest, then either run 'npm run fix:htmltest-config' locally or '/fix:htmltest-config' in GitHub" npm run _diff:fail - uses: actions/upload-artifact@v4 - if: failure() with: name: build-log-etc path: |