diff --git a/.azure-pipelines/templates/jobs/packaging-jobs.yml b/.azure-pipelines/templates/jobs/packaging-jobs.yml index 224e7fce7..13d06ab57 100644 --- a/.azure-pipelines/templates/jobs/packaging-jobs.yml +++ b/.azure-pipelines/templates/jobs/packaging-jobs.yml @@ -136,7 +136,7 @@ jobs: inputs: artifact: snaps path: $(Build.SourcesDirectory)/snap - displayName: Retrieve Certbot snap + displayName: Retrieve Certbot snaps - script: | python3 -m venv venv venv/bin/python tools/pip_install.py -e certbot-ci