Skip to content

Commit 7bae251

Browse files
committed
Revert "fix: add sign tool as external bin"
This reverts commit bf5e4fb.
1 parent c1236c0 commit 7bae251

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src-tauri/tauri.conf.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,7 @@
186186
"bundleMediaFramework": true
187187
},
188188
"externalBin": [
189-
"phnode",
190-
"signtool"
189+
"phnode"
191190
],
192191
"icon": [
193192
"icons/32x32.png",

0 commit comments

Comments
 (0)