Fix addons-linter.sh

This commit is contained in:
maxxcrawford
2023-10-24 13:30:38 -05:00
parent 05f63e0759
commit a18a22e2f6
+1 -1
View File
@@ -32,4 +32,4 @@ rm -rf $TMPDIR/src/_locales/.github || die
print G "done."
print Y "Running the test..."
$(npm bin)/addons-linter $TMPDIR/src || die
npx addons-linter $TMPDIR/src || die