unify casing

This commit is contained in:
2025-04-07 02:17:43 -07:00
parent fb48441e73
commit 7464659d78
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
#---------------------------------------------- #----------------------------------------------
- name: Install package - name: Install package
run: poetry install --no-interaction run: poetry install --no-interaction
- name: Generate New Calendar Files - name: Generate new calendar Files
run: poetry run generate-ics run: poetry run generate-ics
#---------------------------------------------- #----------------------------------------------
# load cached venv if cache exists # load cached venv if cache exists