Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bartcharbon committed Nov 28, 2024
1 parent c31c67a commit 96d1087
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 @@ -22,7 +22,7 @@ script:
- pnpm run coverage
- pnpm run build
before_deploy:
- mv dist/index.html dist/vip-report-template.html
- cp dist/index.html dist/vip-report-template.html
deploy:
- provider: script
script: bash scripts/deploy_npm_registry.sh
Expand Down

0 comments on commit 96d1087

Please sign in to comment.