Skip to content

Commit

Permalink
fix: fixing the deployment issue (#185)
Browse files Browse the repository at this point in the history
dependency: none

Signed-off-by: jkalanda <[email protected]>
  • Loading branch information
jkalandaibm authored Jun 19, 2024
1 parent 27ce9ab commit 39c812a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ script:

before_deploy:
- nvm install 20
- npm install -g npm@6.x
- npm install -g npm@latest
- npm install @semantic-release/changelog
- npm install @semantic-release/exec
- npm install @semantic-release/git
Expand Down

0 comments on commit 39c812a

Please sign in to comment.