Skip to content

Commit 40a289a

Browse files
authored
Update debug_build.yml
1 parent c951ab1 commit 40a289a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/debug_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
echo "EOF" >> $env:GITHUB_OUTPUT
6767
- name: Check if release exists
6868
id: check_release
69+
continue-on-error: true
6970
shell: pwsh
7071
run: |
7172
$version = "${{ steps.get_version.outputs.VERSION }}"

0 commit comments

Comments
 (0)