Updated directory since working dir changed

This commit is contained in:
Lucas
2026-01-15 11:32:42 -08:00
parent ec1f2fbac8
commit bc437c7b51

View File

@@ -32,7 +32,7 @@ jobs:
run: uv sync --no-dev
- name: Run update script
run: uv run core/source/maintenance/stats_updator.py
run: uv run source/maintenance/stats_updator.py
- name: Commit changes
run: |