Fixing CI

This commit is contained in:
Aaron Powell
2025-11-21 14:08:10 +11:00
parent bd2bba116d
commit e77928f1ac

View File

@@ -34,7 +34,7 @@ jobs:
run: npm install
- name: Validate collections
run: npm run validate:collections
run: npm run collection:validate
- name: Update README.md
run: npm start