Skip to content

Commit d0ba171

Browse files
committed
debug
1 parent cfd712d commit d0ba171

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
sed -i 's/CoreSansA45.ttf/OpenSans-Regular.ttf/g' book/book.toml
3636
sed -i 's/CoreSansA45It.ttf/OpenSans-Italic.ttf/g' book/book.toml
3737
sed -i 's/CoreSansA65It.ttf/OpenSans-BoldItalic.ttf/g' book/book.toml
38+
cat book/book.toml
3839
- uses: actions-rust-lang/setup-rust-toolchain@v1
3940
- name: Install exercise plugin
4041
run: cargo install --path helpers/mdbook-exercise-linker

0 commit comments

Comments
 (0)