Skip to content

Commit 22b39af

Browse files
committed
force 4.0.7?
1 parent fff572f commit 22b39af

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/nuitka-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
build-nuitka:
3131
needs: starting-build
3232
strategy:
33-
fail-fast: false
33+
fail-fast: true
3434
matrix:
3535
include:
3636
- os: windows-latest
@@ -87,6 +87,7 @@ jobs:
8787
path: rovr.dist
8888
name: rovr-${{ matrix.name }}-nuitka
8989
retention-days: 30
90+
if-no-files-found: error
9091

9192
- name: Rename Report
9293
shell: pwsh

0 commit comments

Comments
 (0)