Skip to content

Commit e09f73b

Browse files
Update deploy-docs.yml
1 parent e02b1ee commit e09f73b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-docs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
id: deployment
5353
with:
5454
path: docs/.vitepress/dist
55+
- name: List output directory
56+
run: ls -la .
5557

5658
# Deployment job
5759
deploy:

0 commit comments

Comments
 (0)