Fix conflicts

This commit is contained in:
Paul Pfeister
2024-05-24 19:07:54 -04:00
10 changed files with 12 additions and 879 deletions
+2 -2
View File
@@ -29,8 +29,8 @@ jobs:
python-version: '3.x'
# Execute the site_list.py Python script
- name: Execute site_list.py
run: python site_list.py
- name: Execute site-list.py
run: python devel/site-list.py
# Commit any changes made by the script
- name: Commit files