Skip to content

Commit be1c122

Browse files
committed
another fix in workflow
1 parent 218a4c4 commit be1c122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-extraction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
-e MONGO_URI="${{ vars.MONGO_URI }}" \
4545
-e MONGO_USERNAME="${{ secrets.MONGO_USERNAME }}" \
4646
-e MONGO_PASSWORD="${{ secrets.MONGO_PASSWORD }}" \
47-
graph_analysis
47+
graph-analysis --properties /app/properties/prop.yaml

0 commit comments

Comments
 (0)