Skip to content

Commit f75a299

Browse files
committed
not only dirs
1 parent c2053b9 commit f75a299

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
@@ -47,6 +47,6 @@ jobs:
4747
path: ./packages/**/*
4848
merge-multiple: true
4949
- name: Debug download
50-
run: tree -d ./
50+
run: tree ./
5151
- name: Run Unit Tests
5252
run: yarn test

0 commit comments

Comments
 (0)