mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-31 19:16:29 +00:00
feat(ci): resource profiler
This commit is contained in:
parent
e4fe99987d
commit
87cdd5bbcc
11 changed files with 889 additions and 42 deletions
7
.github/workflows/docs-site-checks.yml
vendored
7
.github/workflows/docs-site-checks.yml
vendored
|
|
@ -45,5 +45,8 @@ jobs:
|
|||
working-directory: website
|
||||
|
||||
- name: Build Docusaurus
|
||||
run: npm run build
|
||||
working-directory: website
|
||||
uses: ./.github/actions/profile
|
||||
with:
|
||||
label: docs-site-build
|
||||
working-directory: website
|
||||
command: npm run build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue