Skip to content

Commit 2dae3bb

Browse files
committed
package it
1 parent ef03525 commit 2dae3bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cdk_package_code.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
run: |
6464
pip3 install -r packages/slackBotFunction/requirements.txt -t packages/slackBotFunction
6565
pip3 install -r packages/syncKnowledgeBaseFunction/requirements.txt -t packages/syncKnowledgeBaseFunction
66+
pip3 install -r packages/indexWaiter/requirements.txt -t packages/indexWaiter
6667
6768
- name: 'Tar files'
6869
run: |

0 commit comments

Comments
 (0)