We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e8db26 commit 1a42b7fCopy full SHA for 1a42b7f
1 file changed
.github/workflows/cdk_package_code.yml
@@ -49,10 +49,6 @@ jobs:
49
- name: make compile
50
run: make compile
51
52
- - name: download the get secrets lambda layer
53
- run: |
54
- make download-get-secrets-layer
55
-
56
- name: "Tar files"
57
run: |
58
tar -rf artifact.tar \
0 commit comments