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.
2 parents 2f3bdf2 + ec5b76b commit cdfa587Copy full SHA for cdfa587
tools/nostarch.sh
@@ -4,7 +4,7 @@ set -eu
4
5
cargo build --release
6
7
-cargo install --locked --path ./packages/mdbook_trpl --offline
+cargo install --locked --path ./packages/mdbook-trpl --offline
8
9
mkdir -p tmp
10
rm -rf tmp/*.md
0 commit comments