Skip to content

Commit

Permalink
remove cdklocal pinned version
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshCasper committed Jan 14, 2025
1 parent 2bb9cff commit 2bd6c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Install CDK
run: |
npm install -g aws-cdk-local@2.19.1 aws-cdk
npm install -g aws-cdk-local aws-cdk
cdklocal --version
- name: Install Python
Expand Down

0 comments on commit 2bd6c27

Please sign in to comment.