mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
fix the other typo
This commit is contained in:
parent
4da71e5bc5
commit
d0537760e8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[build]
|
||||
command = """
|
||||
hugo --minify
|
||||
npm -i @torchlight-api/torchlight-cli
|
||||
npm i @torchlight-api/torchlight-cli
|
||||
npx torchlight
|
||||
"""
|
||||
publish = "public"
|
||||
|
|
Loading…
Reference in a new issue