Skip to content

Commit b51abbb

Browse files
committed
Updated deploy.yml
1 parent 3b535da commit b51abbb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ jobs:
4141
- name: Set up QEMU
4242
uses: docker/setup-qemu-action@v3
4343

44+
- name: Set up Docker Buildx
45+
uses: docker/setup-buildx-action@v3
46+
4447
- name: Log in to the Container registry
4548
uses: docker/login-action@v3.3.0
4649
with:

0 commit comments

Comments
 (0)