Skip to content

Commit b472f99

Browse files
generate mock test
1 parent c6ca895 commit b472f99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cicd-2-publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979

8080
- name: "Build lambda artefact"
8181
run: |
82+
make dependencies install-python
8283
make build
8384
8485
- name: "Upload lambda artefact for cross-workflow use"

0 commit comments

Comments
 (0)