weizhouapache commented on code in PR #199:
URL:
https://github.com/apache/cloudstack-cloudmonkey/pull/199#discussion_r3813751210
##########
.github/workflows/ci.yml:
##########
@@ -107,7 +107,7 @@ jobs:
run: |
mvn -q -Pdeveloper -pl developer -Ddeploydb
mvn -q -Pdeveloper -pl developer -Ddeploydb-simulator
- python3 -m pip install --user --upgrade
tools/marvin/dist/Marvin-*.tar.gz
Review Comment:
in the apache/cloudstack repo, the command is
```
python3 -m pip install --user --upgrade tools/marvin/dist/[mM]arvin-*.tar.gz
```
cc @vishesh92
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]