We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb5ed9 commit c0a60cfCopy full SHA for c0a60cf
.github/workflows/reusable_deploy_layer_stack.yml
@@ -87,7 +87,6 @@ jobs:
87
uses: actions/download-artifact@v3
88
with:
89
name: ${{ inputs.artifact-name }}
90
- path: layers
91
- name: Unzip artifact
92
run: unzip cdk.out.zip
93
- name: Deploy Layer
0 commit comments