From 980b5581698b01cd6c9c720bc4892c70ac54b232 Mon Sep 17 00:00:00 2001 From: reddyashish <43763136+reddyashish@users.noreply.github.com> Date: Wed, 13 Nov 2024 07:27:22 -0800 Subject: [PATCH] Update pipeline.yml to sign the tuneup resources binary --- pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/pipeline.yml b/pipeline.yml index 8ab9753..8e650e3 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -25,6 +25,7 @@ deployment: type: sign files_to_sign: - TuneUp/bin/Release/net8.0-windows/TuneUp.dll + - TuneUp/bin/Release/net8.0-windows/en-US/TuneUp.resources.dll - type: customized scripts: