Skip to content

Commit b2a3ae6

Browse files
committed
Update workflow
1 parent 26604e5 commit b2a3ae6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Build Sphinx
4040
run: |
4141
mkdir public
42-
cp -pr api public
42+
cp -pr api CNAME public
4343
cd source
4444
sphinx-build -j auto -E . ../public
4545
cd ..

source/docs

Submodule docs updated from 44ec035 to 35ba4a7

0 commit comments

Comments
 (0)