chore: update deploy.yml
This commit is contained in:
@@ -18,8 +18,9 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y w3m
|
sudo apt-get install -y w3m
|
||||||
sudo apt-get install -y csslint
|
sudo apt-get install -y npm
|
||||||
sudo apt-get install -y jshint
|
sudo npm install -g csslint
|
||||||
|
sudo npm install -g jshint
|
||||||
|
|
||||||
- name: Check HTML
|
- name: Check HTML
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user