Skip to content

Commit fa0cb0b

Browse files
committed
debug
1 parent 38be09d commit fa0cb0b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,14 @@ runs:
8181
using: "composite"
8282
steps:
8383
- run: |
84+
pwd
85+
echo !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
8486
ls -l ..
8587
ls -l ../..
8688
ls -l /
8789
sudo apt install tree
90+
echo $RUNNER_TEMP
91+
exho !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
8892
tree ../..
8993
ls -l
9094
cp matchers/*.json /

0 commit comments

Comments
 (0)