fix: typo
This commit is contained in:
parent
f16c483ee7
commit
ad93199c6f
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
||||||
|
|
||||||
export HOME=$TMPDIR
|
export HOME=$TMPDIR
|
||||||
|
|
||||||
deno install --lock=deno.lock --frozen-lockfile --offline
|
deno install --lock=deno.lock --frozen-lockfile -- --offline
|
||||||
deno task build
|
deno task build
|
||||||
|
|
||||||
runHook postBuild
|
runHook postBuild
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue