Skip to content

Commit f82fd19

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
ls -aR
1818
- uses: docker://pandoc/latex:2.9
1919
with:
20-
args: -s ${{ steps.files_list.outputs.files }} -f markdown -o=output/cosmos-db-openai-python-dev-guide.docx
20+
args: -s ${{ steps.files_list.outputs.files }} -f markdown -o=./output/cosmos-db-openai-python-dev-guide.docx
2121
- uses: actions/upload-artifact@v3
2222
with:
2323
name: output

0 commit comments

Comments
 (0)