Skip to content

Commit 030c27b

Browse files
committed
debug
1 parent fa0cb0b commit 030c27b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

action.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,11 @@ runs:
8686
ls -l ..
8787
ls -l ../..
8888
ls -l /
89+
echo !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
8990
sudo apt install tree
91+
printenv
9092
echo $RUNNER_TEMP
91-
exho !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
93+
echo !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9294
tree ../..
9395
ls -l
9496
cp matchers/*.json /

0 commit comments

Comments
 (0)