Commit 8153171
authored
fix: correct helm-docs download filename to Linux_x86_64 (#60)
Fixes the helm-docs install step in the Update Reference Docs workflow.
The download URL used `linux_amd64` but the actual release asset is
named `Linux_x86_64`.1 parent da2d265 commit 8153171
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments