Skip to content

Commit 49bbf42

Browse files
committed
testing workflow
1 parent aa1268d commit 49bbf42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/orig-marketing-app-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ jobs:
6868
- name: Build
6969
run: yarn build --filter @code-dot-org/marketing
7070

71+
- name: Set up Docker Buildx
72+
uses: docker/setup-buildx-action@v3
73+
7174
- name: Build Docker image
7275
id: build-docker-image
7376
uses: docker/build-push-action@v6.10.0

0 commit comments

Comments
 (0)