workflowfix4
This commit is contained in:
parent
353f88cea8
commit
53145ea93b
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@ jobs:
|
|||
script: |
|
||||
ls
|
||||
cd Homepage
|
||||
apt install -y hugo rsync
|
||||
apt update && apt install -y hugo rsync git
|
||||
hugo && rsync -avz --delete public/ forgejo@192.168.1.145:/var/www/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue