Skip to content

Commit c7e6fd6

Browse files
committed
ci: update artifact path in build workflow for Windows release
1 parent 6450f1f commit c7e6fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: actions/upload-artifact@v4
4040
with:
4141
name: windows
42-
path: dist/Py-Screen-Saver-win.scr
42+
path: Py-Screen-Saver-win.scr
4343

4444
release:
4545
needs: windows

0 commit comments

Comments
 (0)