Skip to content

Commit

Permalink
Merge pull request #611 from magieno/add-change-sets-cloudformation
Browse files Browse the repository at this point in the history
- Update the command.
  • Loading branch information
etiennenoel authored Nov 26, 2023
2 parents a385dbf + c98851c commit 0d6da9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- run: npm ci
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- run: npm run bootstrap
- run: npm install
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- run: git config --global user.name 'ima-bot'
Expand Down

0 comments on commit 0d6da9c

Please sign in to comment.