fix: command order
Some checks failed
renovate / renovate (push) Successful in 1m27s
test-build / guarddog (push) Failing after 46s
test-build / build (push) Successful in 2m10s

This commit is contained in:
2026-02-11 15:01:17 -06:00
parent c3e4519682
commit 0a2979ecfe

View File

@@ -72,7 +72,7 @@ jobs:
- name: Run GuardDog
run: |
uvx run guarddog npm scan ./
uvx guarddog npm scan ./
- name: ntfy Failed
uses: niniyas/ntfy-action@master