We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4737fcb commit 3a980bdCopy full SHA for 3a980bd
.github/workflows/ci.yml
@@ -36,6 +36,7 @@ jobs:
36
sed -i 's/CoreSansA45It.ttf/Open Sans/g' book/book.toml
37
sed -i 's/CoreSansA65.ttf/Open Sans/g' book/book.toml
38
sed -i 's/CoreSansA65It.ttf/Open Sans/g' book/book.toml
39
+ cat book/book.toml
40
- uses: actions-rust-lang/setup-rust-toolchain@v1
41
- name: Install exercise plugin
42
run: cargo install --path helpers/mdbook-exercise-linker
0 commit comments