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