Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
csavulalfx authored Mar 4, 2024
1 parent 83da336 commit 9d3cdce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ jobs:
command: |
echo "Node version is: $(node --version)"
echo "Running yarn build:${STAGE}..."
yarn add aws-sdk
yarn build:${STAGE}
no_output_timeout: 10m
- run:
Expand Down

0 comments on commit 9d3cdce

Please sign in to comment.