diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 54667944..9f821d7a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -290,11 +290,11 @@ jobs: - uses: actions/upload-artifact@master name: Upload installer with: - name: Installer + name: Windows installer path: artifact-setup - uses: actions/upload-artifact@master name: Upload portable build with: - name: Portable build + name: Windows portable build path: artifact-portable