typing bad

This commit is contained in:
Aaron Powell 2025-08-26 15:35:15 +10:00
parent e2b491c3f5
commit 52dad1f30b

View File

@ -26,7 +26,7 @@ jobs:
run: npm install
- name: Update contributors
runs: npm run contributors:check
run: npm run contributors:check
env:
PRIVATE_TOKEN: ${{ secrets.GITHUB_TOKEN }}