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