diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 9814fa0..c8099d1 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -43,4 +43,4 @@ jobs: uses: "actions/upload-artifact@v4" with: name: "windows-installer" - path: "dist/Nexus-Setup.exe" + path: "windows/dist/Nexus-Setup.exe"