From 2accd8ed1c281a2649eb6f7dcd1c4a904e872cd3 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 18 Jul 2019 10:02:49 +0200 Subject: [PATCH] Update azure-pipelines-ci.yml for Azure Pipelines --- azure-pipelines-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-ci.yml b/azure-pipelines-ci.yml index 58f418c4071..904c3220663 100644 --- a/azure-pipelines-ci.yml +++ b/azure-pipelines-ci.yml @@ -147,7 +147,7 @@ stages: steps: - script: | python --version > .cache - displayName: 'Set python $(python.version) for requirement cache' + displayName: 'Set python $(PythonMain) for requirement cache' - task: 1ESLighthouseEng.PipelineArtifactCaching.RestoreCacheV1.RestoreCache@1 displayName: 'Restore artifacts based on Requirements' inputs: