Skip to content

Commit 02653b5

Browse files
committed
ci test
1 parent 6a926d4 commit 02653b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docker-snapshot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
-
2626
name: Checkout
2727
uses: actions/checkout@v3
28+
-
29+
name: Set up Docker Buildx
30+
uses: docker/setup-buildx-action@v2
2831
-
2932
name: Login to Docker Hub
3033
uses: docker/login-action@v2

0 commit comments

Comments
 (0)