Skip to content

Commit 8d991e1

Browse files
committed
fix workflow
1 parent 91e856d commit 8d991e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
validate-supportbundle:
8181
runs-on: ubuntu-latest
82-
needs: compile-support-bundle
82+
needs: compile-supportbundle
8383
steps:
8484
- name: Download support-bundle binary
8585
uses: actions/download-artifact@v1

0 commit comments

Comments
 (0)