We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 283986e commit 6335682Copy full SHA for 6335682
1 file changed
deploy
@@ -3,6 +3,7 @@
3
rm -rf build/* || exit 0;
4
mkdir build;
5
pip install -U mynt==0.2.3
6
+pip install -U "misaka<2.0"
7
mynt gen -f . build
8
( cd build
9
git init
0 commit comments