Skip to content
Snippets Groups Projects
Unverified Commit b9289c39 authored by Acid Chicken (硫酸鶏)'s avatar Acid Chicken (硫酸鶏)
Browse files

ci(#10336): increase heap size

parent 97e7f7ef
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,8 @@ jobs:
run: pnpm --filter misskey-js build
- name: Build storybook
run: pnpm --filter frontend build-storybook
env:
NODE_OPTIONS: "--max_old_space_size=7168"
- name: Upload Artifacts
uses: actions/upload-artifact@v3
with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment