This commit is contained in:
2025-07-03 18:13:29 +05:30
parent d30bd67107
commit 358f9c3065

View File

@@ -22,7 +22,7 @@ jobs:
apt-get update apt-get update
- name: Install Docker Buildx - name: Install Docker Buildx
run: apt-get install -y docker-buildx run: apt-get install -y docker-buildx-plugin
- name: Login to Docker Hub - name: Login to Docker Hub
uses: docker/login-action@v3 uses: docker/login-action@v3