We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e9e676 commit 44cd6c3Copy full SHA for 44cd6c3
Makefile
@@ -22,6 +22,7 @@ ci: spec.bs
22
mkdir -p out
23
make remote
24
mv spec.html out/index.html
25
+ cp -r images out/
26
27
clean:
28
rm spec.html
0 commit comments