Skip to content

Commit bffa47a

Browse files
committed
build: updated spec to mirror repo structure change
1 parent 08d2490 commit bffa47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yt_audio_workbench.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ a = Analysis(
1717
datas=[
1818
('lang/en.json', 'lang'),
1919
('lang/fr.json', 'lang'),
20-
('HELP.md', '.'),
20+
('docs/HELP.md', 'docs'),
2121
],
2222
hiddenimports=collect_submodules('tkinter'),
2323
hookspath=[],

0 commit comments

Comments
 (0)