[Manual] Update build scripts

This commit is contained in:
2023-02-19 21:01:42 +01:00
parent c818d36fb7
commit f21366c96d
3 changed files with 43 additions and 4 deletions

View File

@ -20,8 +20,9 @@ jobs:
sudo apt update
sudo apt install -y wget npm
sudo npm install -g tiddlywiki
./Build.sh
./DeployOld.sh
./Bootstrap.sh
#./Build.sh
#./DeployOld.sh
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4