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