Skip to content

Commit

Permalink
Added release list publishing to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
underoot committed Jul 18, 2024
1 parent 0759ea9 commit c4e49ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,9 @@ jobs:
- attach_workspace:
at: ~/
- aws-cli/install
- run:
name: Generate release list
command: node build/generate-release-list.js
- run:
name: Check build file for correct SDK version
command: |
Expand Down

0 comments on commit c4e49ea

Please sign in to comment.