We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 861b767 commit 8c198aeCopy full SHA for 8c198ae
.github/workflows/publish_v2_layer.yml
@@ -73,6 +73,7 @@ jobs:
73
- name: install cdk and deps
74
working-directory: ../
75
run: |
76
+ ls -la
77
npm install
78
npx cdk --version
79
- name: CDK build
0 commit comments