We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aebcd6 commit 02b98bfCopy full SHA for 02b98bf
.github/workflows/deploy-account-wide-infra.yml
@@ -52,7 +52,7 @@ jobs:
52
poetry install --no-root
53
54
- name: Build Lambda Layers
55
- run: make build-lambda-layer
+ run: make build-layers
56
57
- name: Configure Management Credentials
58
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a #v4.3.1
@@ -113,7 +113,7 @@ jobs:
113
114
115
116
117
118
119
0 commit comments