Spaces:
Runtime error
Runtime error
Nguyen Quang Truong
commited on
Commit
·
7415556
1
Parent(s):
ec57836
update_kg
Browse files
.github/workflows/scrape.yml
CHANGED
@@ -51,7 +51,7 @@ jobs:
|
|
51 |
|
52 |
|
53 |
- name: Run Python scripts to update KG
|
54 |
-
run: python
|
55 |
|
56 |
- name: Remove file .env
|
57 |
run: rm ./.env
|
|
|
51 |
|
52 |
|
53 |
- name: Run Python scripts to update KG
|
54 |
+
run: python ./Knowledge_Graph/update_knowledge_graph.py
|
55 |
|
56 |
- name: Remove file .env
|
57 |
run: rm ./.env
|