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