Skip to content

Commit 46af8d8

Browse files
authored
TO REVERT
1 parent b4e9593 commit 46af8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
if [[ "$RUNNER_OS" == "Linux" ]]; then
6060
sudo apt-get -qq install tree
6161
cd "$WORKSPACE_BUILD_PATH"
62-
tree -d .
62+
tree .
6363
6464
fi
6565

0 commit comments

Comments
 (0)