diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3b75a4c..a2cf665 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -48,7 +48,7 @@ jobs: - name: Archive installer artifacts uses: actions/upload-artifact@v4 with: - name: build-output-windows + name: build-output-windows-installer path: Installer/windows-x86_64-setup.exe build-linux: runs-on: ubuntu-latest