mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-06-06 00:29:12 +02:00
[Manual] Build script dependencies
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
sudo apt update
|
||||
sudo apt install -y wget npm python3 python3-pip
|
||||
sudo npm install -g tiddlywiki
|
||||
sudo pip3 install beautifulsoup4
|
||||
sudo pip3 install beautifulsoup4 html5lib
|
||||
bash ./Bootstrap.sh
|
||||
|
||||
- name: Deploy
|
||||
|
Reference in New Issue
Block a user