Changes npm install

This commit is contained in:
Mouse Reeve 2022-02-16 13:16:05 -08:00
parent c1853e03ab
commit 9038afd7f1

View file

@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v2
- name: Install modules
run: npm install dev-tools
run: npm install ./dev-tools
# See .stylelintignore for files that are not linted.
- name: Run stylelint