Skip to content

Commit e53d9db

Browse files
committed
ci test
1 parent 02653b5 commit e53d9db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
-
2424
name: Checkout
2525
uses: actions/checkout@v3
26+
-
27+
name: Set up Docker Buildx
28+
uses: docker/setup-buildx-action@v2
2629
-
2730
name: Set outputs
2831
id: vars

0 commit comments

Comments
 (0)