Skip to content

Commit

Permalink
- Update the command.
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennenoel committed Nov 26, 2023
1 parent 406cb78 commit c98851c
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 c98851c

Please sign in to comment.