fix: fix windows bundle random failure and optimise canary build (#7105)

This commit is contained in:
Lifei Zhou
2026-02-10 16:23:45 +11:00
committed by GitHub
parent 49ad115fb1
commit 8cd50972eb
7 changed files with 8 additions and 135 deletions
-1
View File
@@ -76,7 +76,6 @@ jobs:
with:
# Only pass ref if it's explicitly set, otherwise let checkout action use its default behavior
ref: ${{ inputs.ref != '' && inputs.ref || '' }}
fetch-depth: 0
- name: Debug git status
run: |