There was an error while loading. Please reload this page.
1 parent 982a8b0 commit 3c02d1bCopy full SHA for 3c02d1b
1 file changed
.github/workflows/build.yml
@@ -58,6 +58,7 @@ jobs:
58
manifest:
59
runs-on: ubuntu-24.04
60
needs: [build]
61
+ if: always()
62
strategy:
63
fail-fast: false
64
matrix:
0 commit comments