Fix launcher path

This commit is contained in:
Veronica Berglyd Olsen
2025-01-18 13:49:09 +01:00
parent 567d61a8ea
commit 4e86693a97
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with:
name: launcher name: launcher
path: novelWriter.exe path: setup/windows/novelWriter.exe
if-no-files-found: error if-no-files-found: error
retention-days: 14 retention-days: 14