mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-18 16:30:32 +08:00
fix: unexpected workflow changes #3684
This commit is contained in:
parent
77a090d5eb
commit
f83d1d1582
1
.github/workflows/dev.yml
vendored
1
.github/workflows/dev.yml
vendored
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user