Skip to content

Commit 113aa56

Browse files
committed
Minor change to re-deploy site with cname
1 parent 93866ca commit 113aa56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-book.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
echo `pwd`/mdbook >> $GITHUB_PATH
2020
- name: Deploy GitHub Pages
2121
run: |
22-
# This assumes your book is in the root of your repository.
2322
# Just add a `cd` here if you need to change to another directory.
2423
cd docs
2524
mdbook build

0 commit comments

Comments
 (0)