Skip to content

Commit dc73bba

Browse files
committed
ci: fixed workflow order
1 parent d887a18 commit dc73bba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
if-no-files-found: error
8585
build:
8686
needs: output-version
87+
if: always()
8788
name: build-${{matrix.name}}
8889
runs-on: ${{matrix.runs-on}}
8990
permissions:

0 commit comments

Comments
 (0)