Skip to content

Commit 0bebac7

Browse files
authored
Using custom docfx.json file.
1 parent aab9ea8 commit 0bebac7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CD.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
if: github.event_name == 'push'
3232
run: |
3333
export REPOSITORY_NAME=$(basename ${{ github.repository }})
34-
wget "$SCRIPTS_BASE_URL/docfx.json"
3534
wget "$SCRIPTS_BASE_URL/toc.yml"
3635
wget "$SCRIPTS_BASE_URL/publish-docs.sh"
3736
bash ./publish-docs.sh

0 commit comments

Comments
 (0)