Skip to content

Commit 2cda4dc

Browse files
committed
ci(windows build): Continue building even if the previous release did not exist
Signed-off-by: Dr.-Ing. Amilcar do Carmo Lucas <amilcar.lucas@iav.de>
1 parent f42d383 commit 2cda4dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/windows_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,7 @@ jobs:
577577
} else {
578578
Write-Host "Release not found or failed to delete, continuing..."
579579
}
580+
$LASTEXITCODE = 0
580581
env:
581582
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
582583

0 commit comments

Comments
 (0)