Skip to content

Commit

Permalink
updated the configs
Browse files Browse the repository at this point in the history
Signed-off-by: Dipankar Das <[email protected]>
  • Loading branch information
dipankardas011 committed Dec 2, 2024
1 parent a2186bf commit 244e388
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

# Build command
command = """
wget -O hugo.deb https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_extended_${HUGO_VERSION}_linux-amd64.deb &&
sudo dpkg -i hugo.deb &&
sudo snap install dart-sass &&
npm install -D postcss postcss-cli autoprefixer hugo-extended &&
hugo --gc --minify
Expand Down

0 comments on commit 244e388

Please sign in to comment.