diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0fdbee7..1234dd1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,4 +57,4 @@ jobs: uses: actions/upload-artifact@v3 with: name: Windows Installer - path: _build/Output/Cartridges Setup.exe \ No newline at end of file + path: _build/windows/Output/Cartridges Setup.exe \ No newline at end of file