Skip to content

Commit b68ac74

Browse files
committed
fix: e2e image publish
1 parent db67ba8 commit b68ac74

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/e2e-images.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ jobs:
3636
username: ${{ github.actor }}
3737
password: ${{ secrets.GITHUB_TOKEN }}
3838

39+
- name: Set up Docker Buildx
40+
uses: docker/setup-buildx-action@v3
41+
3942
- name: Extract metadata
4043
id: meta
4144
uses: docker/metadata-action@v5

0 commit comments

Comments
 (0)