chore: Increase memory

Signed-off-by: Adam Harvey <adaharve@cisco.com>
This commit is contained in:
Adam Harvey
2023-05-03 20:28:20 -04:00
parent f48b44e358
commit 22c0334610
@@ -8,6 +8,9 @@ on:
jobs:
build-mkdocs:
runs-on: ubuntu-latest
env:
CI: true
NODE_OPTIONS: --max-old-space-size=4096
steps:
- uses: actions/checkout@v3