Skip to content

Commit cc7ffc7

Browse files
Update Build.yml
1 parent 11d5f9a commit cc7ffc7

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: Package Application
1818
uses: JackMcKew/pyinstaller-action-windows@main
1919
with:
20-
path: Babble.CPU
20+
path: BabbleApp
2121

2222
- uses: actions/upload-artifact@v2
2323
with:

0 commit comments

Comments
 (0)