Skip to content

Commit 8d188ae

Browse files
author
Daan Hoogland
committed
broader search pattern marvin archive
1 parent f63118c commit 8d188ae

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
@@ -275,7 +275,7 @@ jobs:
275275
- name: Setup Simulator Prerequisites
276276
run: |
277277
sudo python3 -m pip install --upgrade netaddr mysql-connector-python
278-
python3 -m pip install --user --upgrade tools/marvin/dist/Marvin-*.tar.gz
278+
python3 -m pip install --user --upgrade tools/marvin/dist/[Mm]arvin-*.tar.gz
279279
mvn -q -Pdeveloper -pl developer -Ddeploydb
280280
mvn -q -Pdeveloper -pl developer -Ddeploydb-simulator
281281

0 commit comments

Comments
 (0)