fix name of docker retrieval step

This commit is contained in:
Erica Portnoy
2026-05-12 11:22:26 -07:00
parent fe4b4847c1
commit 48c0c622f1
+1 -1
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 }}