Added npm install
This commit is contained in:
parent
bfaedd0d5b
commit
76339b1015
|
|
@ -56,4 +56,5 @@ jobs:
|
||||||
cd _site
|
cd _site
|
||||||
mkdir -p themes
|
mkdir -p themes
|
||||||
git clone https://github.com/alex-shpak/hugo-book.git themes/hugo-book
|
git clone https://github.com/alex-shpak/hugo-book.git themes/hugo-book
|
||||||
|
npm install
|
||||||
hugo --minify
|
hugo --minify
|
||||||
Loading…
Reference in a new issue