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 91e856d commit 8d991e1Copy full SHA for 8d991e1
.github/workflows/build-test-deploy.yaml
@@ -79,7 +79,7 @@ jobs:
79
80
validate-supportbundle:
81
runs-on: ubuntu-latest
82
- needs: compile-support-bundle
+ needs: compile-supportbundle
83
steps:
84
- name: Download support-bundle binary
85
uses: actions/download-artifact@v1
0 commit comments