Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit b42f37d

Browse files
committed
Fixed workflow run
1 parent 6234b9a commit b42f37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
- uses: actions/upload-artifact@v3
3434
with:
3535
name: manager_build
36-
path: dist/spicetify_installer.exe
36+
path: dist/Manager.exe
3737

0 commit comments

Comments
 (0)