Skip to content

Commit

Permalink
Merge branch 'docs_examples_merge' of https://github.com/jpmorganchas…
Browse files Browse the repository at this point in the history
…e/anu into docs_examples_merge
  • Loading branch information
Saffo, David committed Mar 31, 2024
2 parents 3e6ae56 + a1e4f60 commit c4db3f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- name: Build with VitePress
run: |
cd docs
export NODE_OPTIONS="--max_old_space_size=4096"
npm ci
npm run docs:build # or pnpm docs:build / yarn docs:build / bun run docs:build
# touch docs/.vitepress/dist/.nojekyll
Expand Down

0 comments on commit c4db3f7

Please sign in to comment.