Skip to content

Commit 1104fba

Browse files
committed
CI
1 parent 5f35f3d commit 1104fba

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
- name: Checkout code
1919
uses: actions/checkout@v3
2020

21+
- name: Set up Docker Buildx
22+
uses: docker/setup-buildx-action@v2.2.1
23+
2124
- name: Cache Docker layers
2225
uses: actions/cache@v3.0.11
2326
with:

0 commit comments

Comments
 (0)