parent
2c04591398
commit
6f6af40ab1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ jobs:
|
|||
runs-on: shell
|
||||
steps:
|
||||
- run: |
|
||||
cd /mnt/2TB/sites/sadium
|
||||
cd $SADIUM_HOME
|
||||
git pull --force
|
||||
rm -rf public
|
||||
hugo -D
|
||||
|
|
Loading…
Reference in a new issue