Skip to content

Commit 7ecfb92

Browse files
committed
Update image build matrix
1 parent 82d045c commit 7ecfb92

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-push-artifacts.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ jobs:
3939
strategy:
4040
matrix:
4141
include:
42-
- component: chat-interface
42+
- component: basic-chat
43+
- component: image-analysis
4344
steps:
4445
- name: Check out the repository
4546
uses: actions/checkout@v4

0 commit comments

Comments
 (0)