Skip to content

Commit bdabefa

Browse files
committed
Update ci.yml
1 parent d641f7b commit bdabefa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ jobs:
7373
echo "Processing plugin: $repo_name"
7474
cd "$repo_name"
7575
76+
# list recursively all files and directories in the current directory
77+
ls -R
78+
7679
pwd
7780
pnpm install
7881
pnpm run build

0 commit comments

Comments
 (0)