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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 8 additions and 135 deletions

View file

@ -28,7 +28,6 @@ jobs:
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
ref: ${{ inputs.ref }}
fetch-depth: 0
- name: Update versions
if: ${{ inputs.version != '' }}