Skip to content

Commit 29f522a

Browse files
test
1 parent fca7d50 commit 29f522a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ jobs:
140140
name: generated-docs-html
141141
path: ".build/${{ github.ref_name }}"
142142

143+
- run: find .build
144+
143145
- name: Archive the built documentation
144146
run: |
145147
tar -czvf .build/docs.tar.gz ".build/${{ github.ref_name }}/*"

0 commit comments

Comments
 (0)