Commit 46fd056
fix: handle missing BUILD_DEPENDENCIES in diff output
The pipefail option causes the script to exit if grep finds no matches.
Allow the pipeline to fail gracefully so BUILD_DEPENDENCIES can be empty
if there are no new packages installed.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent 4e85c7c commit 46fd056
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments