Skip to content

Commit a7e40f8

Browse files
authored
Update CD.yml
1 parent 0b63515 commit a7e40f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CD.yml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
run: |
3333
export REPOSITORY_NAME=$(basename ${{ github.repository }})
3434
wget "$SCRIPTS_BASE_URL/docfx.json"
35+
wget "$SCRIPTS_BASE_URL/filter.yml"
3536
wget "$SCRIPTS_BASE_URL/toc.yml"
3637
wget "$SCRIPTS_BASE_URL/publish-docs.sh"
3738
bash ./publish-docs.sh

0 commit comments

Comments
 (0)