diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 49022d0e..9f352f05 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -218,9 +218,9 @@ jobs: YARN_ENABLE_INLINE_BUILDS: true - uses: actions/upload-artifact@v4 - if: ${{ failure() && runner.os == 'Windows' }} - with: - name: logs-${{matrix.pm}}-${{runner.os}} - overwrite: true - path: | - C:\npm\cache\_logs\ + with: + name: logs-${{matrix.pm}}-${{runner.os}} + overwrite: true + path: | + C:\npm\cache\_logs\