Skip to content

Commit 7c89346

Browse files
test
1 parent d8298d1 commit 7c89346

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ jobs:
3535
- name: Build Docs
3636
run: pnpm build:docs
3737

38+
- name: Display structure of downloaded files
39+
run: ls -R ./docs
40+
3841
- name: Setup Pages
3942
uses: actions/configure-pages@v5
4043

0 commit comments

Comments
 (0)