Skip to content

Commit eb3d198

Browse files
committed
debug CI prints
1 parent 4fab66b commit eb3d198

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/build.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,11 @@ jobs:
2929
- name: Install Packages
3030
run: bun install
3131

32+
- name: Debug
33+
run:
34+
| ls
35+
| ls plugins
36+
37+
3238
- name: Build
3339
run: bun run build

0 commit comments

Comments
 (0)