We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12f947f commit d4e83a8Copy full SHA for d4e83a8
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
name: Build results
49
if: ${{ always() }}
50
runs-on: ubuntu-latest
51
- needs
+ needs:
52
- Container
53
steps:
54
- run: exit 1
0 commit comments