Skip to content

Commit 3cf92c5

Browse files
committed
Test
1 parent 263c95a commit 3cf92c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222

2323
- name: Setup Docker Buildx
2424
uses: docker/setup-buildx-action@v3
25+
with:
26+
driver: docker
2527

2628
- name: Build and export to Docker
2729
uses: docker/build-push-action@v5

0 commit comments

Comments
 (0)