mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-06 18:24:57 +08:00
testing bad github action fails
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh -l
|
#!/bin/sh -l
|
||||||
|
set -e
|
||||||
echo "::debug::\$cmd: $1"
|
echo "::debug::\$cmd: $1"
|
||||||
RESULT=$(eval "$1")
|
RESULT=$(eval "$1")
|
||||||
echo "::debug::\$RESULT: $RESULT"
|
echo "::debug::\$RESULT: $RESULT"
|
||||||
|
|||||||
Reference in New Issue
Block a user