fix: unexpected workflow changes #3684

This commit is contained in:
Tunglies 2025-06-16 00:57:53 +08:00
parent 77a090d5eb
commit f83d1d1582
No known key found for this signature in database
GPG Key ID: 0949A7B546DF12ED

View File

@ -61,7 +61,6 @@ jobs:
pnpm prepare ${{ matrix.target }} pnpm prepare ${{ matrix.target }}
- name: Tauri build - name: Tauri build
continue-on-error: true
uses: tauri-apps/tauri-action@v0 uses: tauri-apps/tauri-action@v0
env: env:
NODE_OPTIONS: "--max_old_space_size=4096" NODE_OPTIONS: "--max_old_space_size=4096"