chore: update deploy.yml

This commit is contained in:
2024-12-11 18:00:38 +01:00
parent e7c4b068a5
commit 83165099ce

View File

@@ -18,8 +18,9 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y w3m
sudo apt-get install -y csslint
sudo apt-get install -y jshint
sudo apt-get install -y npm
sudo npm install -g csslint
sudo npm install -g jshint
- name: Check HTML
run: |