Ignore deprecations
This commit is contained in:
parent
01be6f8fce
commit
216d70186f
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
git pull origin main
|
git pull origin main
|
||||||
hugo
|
hugo --ignore-deprecations
|
||||||
|
|
Loading…
Reference in a new issue