sudo
This commit is contained in:
parent
63f6dc0b1f
commit
6dd14c9983
2
.github/workflows/jshint.yml
vendored
2
.github/workflows/jshint.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
run: sudo apt-get install -y nodejs npm
|
||||
|
||||
- name: jshint install
|
||||
run: npm i -g jshint
|
||||
run: sudo npm i -g jshint
|
||||
|
||||
- name: jshint run
|
||||
run: cd static/js && jshint
|
||||
|
Loading…
x
Reference in New Issue
Block a user