diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f66c6de5..f3c45458 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -358,7 +358,7 @@ jobs: uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 if: ${{ always() }} with: - name: logs_dnlvl_win${{ matrix.windows }}_${{ matrix.configuration }}_${{ matrix.platform }} + name: logs_downlevel_${{ matrix.downlevel_release }}_win${{ matrix.windows }}_${{ matrix.configuration }}_${{ matrix.platform }} path: artifacts/logs - name: Check Drivers if: ${{ always() }}