Skip to content

Commit c0a60cf

Browse files
committed
chore(ci): fix layer publisher commands
1 parent 7bb5ed9 commit c0a60cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .github/workflows/reusable_deploy_layer_stack.yml

-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ jobs:
8787
uses: actions/download-artifact@v3
8888
with:
8989
name: ${{ inputs.artifact-name }}
90-
path: layers
9190
- name: Unzip artifact
9291
run: unzip cdk.out.zip
9392
- name: Deploy Layer

0 commit comments

Comments
 (0)