Commit 388c5dd
authored
Fix accidentally malformed yaml in GitHub action (#2085)
Summary: Fix accidentally malformed yaml in GitHub action
This was a minor mistake from #2079.
Relevant Issues: N/A
Type of change: /kind bugfix
Test Plan: GitHub actions on PR builds should pass once this is merged
(since `pull_request_target` uses the copy off main)
- Also visually inspected the #2079 change again to verify nothing else
was missed.
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>1 parent 1634b86 commit 388c5dd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments