Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 5a79ea5

Browse files
author
Peter Izsak
authored
Update build_docs.yml
1 parent cf05096 commit 5a79ea5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_docs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
make -C docs-source html
3737
rm -rfv ./docs
3838
cp -rv ./docs-source/build/html ./docs
39+
touch ./docs/.nojekyll
40+
cp CNAME ./docs/CNAME
3941
4042
- name: Commit documentation changes
4143
run: |

0 commit comments

Comments
 (0)