Skip to content

Commit

Permalink
Update compile-website-docs.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mater1996 authored Mar 18, 2024
1 parent 4505c9c commit 2224d1e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ function doDocsBuild (options: Options = {}) {
})
}
}
doBuild()
return doBuild()
}

export default doDocsBuild

0 comments on commit 2224d1e

Please sign in to comment.