fix: fix windows bundle random failure and optimise canary build (#7105)
This commit is contained in:
@@ -48,7 +48,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
|
||||
|
||||
# Update versions before build
|
||||
- name: Update versions
|
||||
|
||||
Reference in New Issue
Block a user