From 51814aa34a9f50bdf28e520bb425cd770bbea1b3 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Wed, 14 Oct 2020 17:00:25 -0400 Subject: [PATCH] What files are in the directory? --- .ci/windows-steps.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci/windows-steps.yaml b/.ci/windows-steps.yaml index 473d9fbfab..c78530f62b 100644 --- a/.ci/windows-steps.yaml +++ b/.ci/windows-steps.yaml @@ -177,6 +177,7 @@ steps: -sfrag ` -out HeatGeneratedFileList.wxs & 'C:\Program Files (x86)\WiX Toolset v3.11\bin\candle.exe' -? + dir ../staging & 'C:\Program Files (x86)\WiX Toolset v3.11\bin\candle.exe' ` -dHarvestPath=../staging ` -dConfiguration=Release `