add env debug output
This commit is contained in:
parent
ae138368b1
commit
22ff2f2c04
@ -2,4 +2,5 @@
|
||||
|
||||
echo "Hello $1"
|
||||
time=$(date)
|
||||
env
|
||||
echo "time=$time" >>"$GITHUB_OUTPUT"
|
||||
|
Loading…
Reference in New Issue
Block a user