Skip to content

Commit 33b7c9d

Browse files
committed
feat: electron builder yaml windows folder update
1 parent 009cf77 commit 33b7c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

electron-builder.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ win:
1919
extraResources:
2020
- from: ./file_templates
2121
to: ./file_templates
22-
- from: ./pyflaskdist/app.exe
22+
- from: ./pyflaskdist/app/app.exe
2323
asar: true
2424
target:
2525
- nsis

0 commit comments

Comments
 (0)