Update WF "Update install docker buildx"
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
apt-get update
|
apt-get update
|
||||||
|
|
||||||
- name: Install Docker Buildx
|
- name: Install Docker Buildx
|
||||||
run: apt-get install docker-buildx
|
run: apt-get install -y docker-buildx
|
||||||
|
|
||||||
- name: Login to Docker Hub
|
- name: Login to Docker Hub
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user