fix name of docker retrieval step

This commit is contained in:
Erica Portnoy 2026-05-11 10:17:18 -07:00
parent fb0e11f112
commit 13ff62012c

View file

@ -119,7 +119,7 @@ jobs:
uses: actions/checkout@v6.0.2
with:
persist-credentials: false
- name: Retrieve Certbot snaps
- name: Retrieve Docker images
uses: actions/download-artifact@v8.0.1
with:
name: docker_${{ matrix.DOCKER_ARCH }}