Fixed wrong directory for components

This commit is contained in:
Lucas
2026-01-02 21:34:40 -08:00
parent 3bf5e58a71
commit e08ab376d7
3 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ on:
# push:
# paths:
# - 'core/data/**'
# - 'source/components/**'
# - 'core/components/**'
workflow_dispatch:
schedule:
- cron: '0 1 * * *' # Every day at midnight UTC