summaryrefslogtreecommitdiff
path: root/azure/file_cache_job.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure/file_cache_job.yml')
-rw-r--r--azure/file_cache_job.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure/file_cache_job.yml b/azure/file_cache_job.yml
index 614bd8d1a5..7c8b392a66 100644
--- a/azure/file_cache_job.yml
+++ b/azure/file_cache_job.yml
@@ -17,7 +17,7 @@ jobs:
- script: make -j$(/usr/bin/nproc) >/dev/null
displayName: 'Make Build'
- template: install.yml
- - template: script.yml
+ - template: setup.yml
- template: test.yml
parameters:
configurationName: ${{ parameters.configurationName }}