diff --git a/azure-pipelines/build/linux/du/native/dosdkcpp-ubuntu1804.yml b/azure-pipelines/build/linux/du/native/dosdkcpp-ubuntu1804.yml index 56116c72..2e27e628 100644 --- a/azure-pipelines/build/linux/du/native/dosdkcpp-ubuntu1804.yml +++ b/azure-pipelines/build/linux/du/native/dosdkcpp-ubuntu1804.yml @@ -45,7 +45,7 @@ pool: jobs: - job: Debug steps: - - template:../templates/dosdkcpp-native-steps.yml + - template: ../templates/dosdkcpp-native-steps.yml parameters: targetOsArch: 'ubuntu1804_x64' config: debug