Skip to content

Commit d86f1f8

Browse files
committed
Fix ci gha
1 parent 22a5e90 commit d86f1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
run: |
108108
mvn -q -Pdeveloper -pl developer -Ddeploydb
109109
mvn -q -Pdeveloper -pl developer -Ddeploydb-simulator
110-
python3 -m pip install --user --upgrade tools/marvin/dist/Marvin-*.tar.gz
110+
python3 -m pip install --user --upgrade tools/marvin/dist/marvin-*.tar.gz
111111
112112
- name: Start CloudStack mgmt (Jetty) in background
113113
id: start_ms

0 commit comments

Comments
 (0)