fix the other typo

This commit is contained in:
John Bowdre 2023-11-04 21:19:42 -05:00
parent e48c68b964
commit 2c60e82d12

View file

@ -1,7 +1,7 @@
[build]
command = """
hugo --minify
npm -i @torchlight-api/torchlight-cli
npm i @torchlight-api/torchlight-cli
npx torchlight
"""
publish = "public"