Skip to content

Commit 717cbf4

Browse files
committed
.github/workflows/doc: fix book.toml mangling
1 parent 2bc339c commit 717cbf4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/doc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
- name: Create production theme
1616
run: |
1717
echo >> doc/book.toml
18-
echo "[output.html]" >> doc/book.toml
1918
echo 'theme="theme"' >> doc/book.toml
2019
mkdir doc/theme
2120
echo '<script defer data-domain="astro.github.io" src="https://p.spaceboyz.net/js/script.js"></script>' > doc/theme/head.hbs

0 commit comments

Comments
 (0)