Skip to content

Commit 9e52b2c

Browse files
committed
Fix CNAME setup for mdbook
1 parent c1ccc12 commit 9e52b2c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/mdbook.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- run: |
2424
cd docs
2525
mdbook build
26+
echo 'xpp.iipython.dev' > book/CNAME
2627
2728
- name: Deploy
2829
uses: peaceiris/actions-gh-pages@v3

CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)