aboutsummaryrefslogtreecommitdiff
path: root/ci/azure-steps.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/azure-steps.yml')
-rw-r--r--ci/azure-steps.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci/azure-steps.yml b/ci/azure-steps.yml
index 34c658b..ff34c45 100644
--- a/ci/azure-steps.yml
+++ b/ci/azure-steps.yml
@@ -156,9 +156,10 @@ steps:
echo ""
- echo "Locating cl, rc:"
+ echo "Locating cl, rc, link:"
where.exe cl
where.exe rc
+ where.exe link
echo ""
echo "=== Start running tests ==="