Skip to content

Commit a2fd569

Browse files
authored
Update gmsl-kernel-build.yml
1 parent a1f31c7 commit a2fd569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gmsl-kernel-build.yml

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

130130
- name: Trigger adi-kuiper-gen build
131131
run: |
132-
curl -X POST \
132+
curl --fail-with-body -s -X POST \
133133
-H "Accept: application/vnd.github+json" \
134134
-H "Authorization: Bearer ${{ secrets.CROSS_REPO_PAT }}" \
135135
https://api.github.com/repos/analogdevicesinc/adi-kuiper-gen/dispatches \

0 commit comments

Comments
 (0)