Skip to content

Commit

Permalink
ci: update artifact path in build workflow for Windows release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-MRF-Dev committed Jan 6, 2025
1 parent 6450f1f commit c7e6fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: windows
path: dist/Py-Screen-Saver-win.scr
path: Py-Screen-Saver-win.scr

release:
needs: windows
Expand Down

0 comments on commit c7e6fd6

Please sign in to comment.