diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index e3f06f2459c..b9faa98ad44 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -69,7 +69,7 @@ jobs: if: ${{ always() }} uses: actions/upload-artifact@v2 with: - name: testreport-${{ matrix.os }} + name: testreport-${{ matrix.config }} path: testreport retention-days: 3