fix(ga): Fix single docker image ga (#466)

This commit is contained in:
Jérémy Denquin 2025-02-12 17:31:34 +01:00 committed by GitHub
parent 52ab3b351b
commit 023bfe1d7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,7 +78,7 @@ jobs:
merge:
name: Merge Images
runs-on: lago-runner
needs: [build-images]
needs: [build-single-docker-image]
steps:
- name: Download Digests
uses: actions/download-artifact@v4