Updated paths based on changes in c065cbb92b

This commit is contained in:
Siddharth Dushantha
2024-05-24 12:02:36 +02:00
parent 7cb006526e
commit a4550899be
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
# Execute the site_list.py Python script
- name: Execute site-list.py
run: python scripts/site-list.py
run: python devel/site-list.py
# Commit any changes made by the script
- name: Commit files