Commit 369b72c
Fix ISO sign step: find ISO by glob instead of action output
The build-container-installer action's iso_path output was '.' (current
directory) instead of the file path. Use find to locate the built ISO
file by name pattern.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 95f85fb commit 369b72c
1 file changed
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | 186 | | |
188 | | - | |
189 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
190 | 197 | | |
191 | 198 | | |
192 | | - | |
193 | | - | |
| 199 | + | |
| 200 | + | |
194 | 201 | | |
195 | 202 | | |
196 | 203 | | |
| |||
0 commit comments