From 8e4c7a2589dd880809d00fd1188e3db275806002 Mon Sep 17 00:00:00 2001 From: kristian4res <57638182+kristian4res@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:59:02 +0100 Subject: [PATCH] wip: write bom set to true --- templates/download_build_artifact.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/download_build_artifact.yml b/templates/download_build_artifact.yml index dc00e24c..6fa4f263 100644 --- a/templates/download_build_artifact.yml +++ b/templates/download_build_artifact.yml @@ -28,7 +28,7 @@ steps: rootDirectory: $(System.ArtifactsDirectory) targetFiles: ${{parameters.TargetFiles}} encoding: auto - writeBOM: false + writeBOM: true actionOnMissing: warn keepToken: false tokenPrefix: '#{'