Fix launcher path
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user