mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-06-06 00:29:12 +02:00
Fix file; Update build script
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: Build
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install -y npm
|
||||
sudo apt install -y wget npm
|
||||
sudo npm install -g tiddlywiki
|
||||
./Build.sh
|
||||
|
||||
|
Reference in New Issue
Block a user