mirror of
https://github.com/block/goose.git
synced 2026-04-28 11:39:43 +00:00
fix: fix windows bundle random failure and optimise canary build (#7105)
This commit is contained in:
parent
49ad115fb1
commit
8cd50972eb
7 changed files with 8 additions and 135 deletions
1
.github/workflows/bundle-desktop-linux.yml
vendored
1
.github/workflows/bundle-desktop-linux.yml
vendored
|
|
@ -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 != '' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue