mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 08:45:52 +00:00
CI: remove --fail-with-body option
I observed this error: ``` curl: option --fail-with-body: is unknown ```
This commit is contained in:
parent
5dce9368d6
commit
0e4b04672c
@ -44,7 +44,6 @@ EOF
|
||||
jq <$YML_FILE -sR '{
|
||||
"manifest": .,
|
||||
}' | curl \
|
||||
--fail-with-body \
|
||||
-H Authorization:"token $OAUTH_TOKEN" \
|
||||
-H Content-Type:application/json \
|
||||
-X POST \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user