diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 93653e5d..f53e806c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -334,11 +334,11 @@ jobs: - uses: actions/upload-artifact@master name: Upload installer with: - name: Windows installer + name: Windows installer (${{matrix.arch}}) path: artifact-setup - uses: actions/upload-artifact@master name: Upload portable build with: - name: Windows portable build + name: Windows portable build (${{matrix.arch}}) path: artifact-portable