Skip to content

Commit 7497214

Browse files
committed
Update doc.yml
1 parent f82fd19 commit 7497214

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/doc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
- name: list files
1616
run: |
1717
ls -aR
18+
19+
touch ./output/cosmos-db-openai-python-dev-guide.docx
1820
- uses: docker://pandoc/latex:2.9
1921
with:
2022
args: -s ${{ steps.files_list.outputs.files }} -f markdown -o=./output/cosmos-db-openai-python-dev-guide.docx

0 commit comments

Comments
 (0)