Skip to content

Commit 0894dd8

Browse files
authored
Update docker.yml
1 parent 95a22cd commit 0894dd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v2
16+
- uses: docker/setup-qemu-action@v1
1617
- uses: docker/setup-buildx-action@v1
1718
- uses: docker/login-action@v1
1819
with:

0 commit comments

Comments
 (0)