diff --git a/tellstick/azure-pipelines.yml b/tellstick/azure-pipelines.yml index 422302e..322e136 100644 --- a/tellstick/azure-pipelines.yml +++ b/tellstick/azure-pipelines.yml @@ -16,7 +16,7 @@ variables: jobs: -- template: .azure/azp-template-addon.yml +- template: /.azure/azp-template-addon.yml parameters: addon: 'tellstick' arch: '--all'