Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d86f1f8

Browse filesBrowse files
committed
Fix ci gha
1 parent 22a5e90 commit d86f1f8
Copy full SHA for d86f1f8

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/workflows/ci.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/ci.yml
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.