mirror of
https://github.com/microsoft/PowerToys
synced 2025-09-03 07:55:10 +00:00
[CI] sign VideoConferenceProxyFilter_x86.dll artifact (#13926)
This commit is contained in:
@@ -66,6 +66,8 @@ build:
|
|||||||
to: 'Build_Output'
|
to: 'Build_Output'
|
||||||
include:
|
include:
|
||||||
- 'modules\VideoConference\VideoConferenceProxyFilter_x86.dll'
|
- 'modules\VideoConference\VideoConferenceProxyFilter_x86.dll'
|
||||||
|
signing_options:
|
||||||
|
sign_inline: true # This does signing as soon as this command completes
|
||||||
- from: 'x64/Release'
|
- from: 'x64/Release'
|
||||||
to: 'Build_Output'
|
to: 'Build_Output'
|
||||||
include:
|
include:
|
||||||
@@ -173,7 +175,6 @@ build:
|
|||||||
- 'modules\ShortcutGuide\ShortcutGuideModuleInterface\ShortcutGuideModuleInterface.dll'
|
- 'modules\ShortcutGuide\ShortcutGuideModuleInterface\ShortcutGuideModuleInterface.dll'
|
||||||
- 'modules\VideoConference\VideoConferenceModule.dll'
|
- 'modules\VideoConference\VideoConferenceModule.dll'
|
||||||
- 'modules\VideoConference\VideoConferenceProxyFilter_x64.dll'
|
- 'modules\VideoConference\VideoConferenceProxyFilter_x64.dll'
|
||||||
- 'modules\VideoConference\VideoConferenceProxyFilter_x86.dll'
|
|
||||||
- 'Settings\ManagedTelemetry.dll'
|
- 'Settings\ManagedTelemetry.dll'
|
||||||
- 'Settings\Microsoft.PowerToys.Settings.UI.exe'
|
- 'Settings\Microsoft.PowerToys.Settings.UI.exe'
|
||||||
- 'Settings\Microsoft.PowerToys.Settings.UI.Lib.dll'
|
- 'Settings\Microsoft.PowerToys.Settings.UI.Lib.dll'
|
||||||
|
Reference in New Issue
Block a user