Skip to content

Commit 5775970

Browse files
committed
Update docfx-build-and-push.yml
1 parent 33eb76d commit 5775970

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docfx-build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
# Copys markdown files to docfx folder to be used in docfx build
6161
- name: Run markdown copy script
6262
run: ./docs/docfx/copy_md_files.ps1
63-
# - run: cp ./README.md ./docs/docfx/
63+
- run: cp ./README.md ./docs/docfx/
6464
- run: dotnet tool update -g docfx
6565
- run: docfx ./docs/docfx/docfx.json
6666

0 commit comments

Comments
 (0)