We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6ca895 commit b472f99Copy full SHA for b472f99
.github/workflows/cicd-2-publish.yaml
@@ -79,6 +79,7 @@ jobs:
79
80
- name: "Build lambda artefact"
81
run: |
82
+ make dependencies install-python
83
make build
84
85
- name: "Upload lambda artefact for cross-workflow use"
0 commit comments