Skip to content

Commit 4628316

Browse files
committed
2
1 parent 4a96b6a commit 4628316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
},
150150
{
151151
"name": "Install build dependencies",
152-
"run": "dnf -y install tree && tree .",
152+
"run": "dnf -y install tree && tree -a .",
153153
},
154154
{
155155
"name": "Install build dependencies",

0 commit comments

Comments
 (0)