fix the other typo

This commit is contained in:
John Bowdre 2023-11-04 21:19:42 -05:00
parent 4da71e5bc5
commit d0537760e8

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"