fix: failing multiarch dp images (#36310)

This commit is contained in:
Goutham Pratapa 2024-09-13 16:12:27 +05:30 committed by GitHub
parent de72d927e9
commit f5b29b49c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -176,6 +176,9 @@ jobs:
scripts/prepare_server_artifacts.sh
fi
- name: Set up Depot CLI
uses: depot/setup-action@v1
- name: Login to DockerHub
uses: docker/login-action@v1
with: