Skip to content

Commit 0e1d31f

Browse files
committed
Try cert sync
1 parent e3d135b commit 0e1d31f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/pkg/build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -471,6 +471,7 @@ def windows(
471471
'Get-WinEvent -LogName "*Microsoft-Windows-AppxPackaging*" -MaxEvents 150',
472472
check=False,
473473
)
474+
ctx.run("smctl.exe", "windows", "certsync", check=False)
474475

475476
# sign_cmd = ["signtool.exe", "sign"]
476477
# if debug_signing:

0 commit comments

Comments
 (0)