Changes npm install
This commit is contained in:
parent
c1853e03ab
commit
9038afd7f1
2
.github/workflows/lint-frontend.yaml
vendored
2
.github/workflows/lint-frontend.yaml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user