Skip to content

Commit 7bb5ed9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/publish_layer.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
uses: actions/upload-artifact@v3
7272
with:
7373
name: cdk-layer-artifact
74-
path: layers/cdk.out.zip
74+
path: cdk.out.zip
7575

7676
# Deploy layer to all regions in beta account
7777
deploy-beta:

0 commit comments

Comments
 (0)