Skip to content

Commit

Permalink
fix path for pyinstaller
Browse files Browse the repository at this point in the history
  • Loading branch information
Nazar1ky committed May 9, 2024
1 parent c3d9d29 commit 4d8903e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
uses: actions/upload-artifact@v4
with:
name: FriendsRemover
path: dist/win/FriendsRemover.exe
path: dist/FriendsRemover.exe

0 comments on commit 4d8903e

Please sign in to comment.