Skip to content

Commit

Permalink
Missing json
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Baker <[email protected]>
  • Loading branch information
PeterBaker0 committed Aug 2, 2024
1 parent 5764201 commit 7fba043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-aws-cdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ jobs:
run: |
cd infrastructure/aws-cdk
npm install
export CONFIG_FILE_NAME=${{ vars.CDK_DEPLOY_ENVIRONMENT }}
export CONFIG_FILE_NAME=${{ vars.CDK_DEPLOY_ENVIRONMENT }}.json
npx cdk synth

0 comments on commit 7fba043

Please sign in to comment.