Skip to content

Commit 01a704b

Browse files
squash: Try to setup caching properly
1 parent b257655 commit 01a704b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ee.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ jobs:
4545
run: |
4646
ls -l ./context
4747
48+
- name: Set up Docker Buildx
49+
uses: docker/setup-buildx-action@v3
50+
4851
- name: build and publish
4952
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
5053
with:

0 commit comments

Comments
 (0)