Skip to content

Commit 612a4c5

Browse files
committed
Add gltf component and new dashboard
1 parent 93e3058 commit 612a4c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- uses: tauri-apps/tauri-action@v0
6969
env:
7070
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
71-
NODE_OPTIONS: "--max_old_space_size=4096"
71+
NODE_OPTIONS: "--max_old_space_size=8192"
7272
with:
7373
projectPath: apps/fluster
7474
distPath: apps/fluster/dist

0 commit comments

Comments
 (0)