diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index da1f0ce4c..f19425c9c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -190,5 +190,5 @@ jobs: - uses: actions/upload-artifact@v2 if: ${{ always() }} with: - name: test-artifacts + name: test-artifacts-${{ matrix.browser }} path: app/artifacts