Fixed MacOS release #3
|
|
@ -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