Skip to content

Commit b6b5d8b

Browse files
committed
fix: bundle export sidecar
1 parent ba25915 commit b6b5d8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/desktop/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"active": true,
3939
"createUpdaterArtifacts": true,
4040
"targets": "all",
41-
"externalBin": ["binaries/cap-muxer"],
41+
"externalBin": ["binaries/cap-muxer", "binaries/cap-exporter"],
4242
"icon": [
4343
"icons/32x32.png",
4444
"icons/128x128.png",

0 commit comments

Comments
 (0)