deploy: 40ec38ee6d9ce7aaa061c8648ac7b3012a2750d1

This commit is contained in:
decanus 2020-12-21 12:04:41 +00:00
parent 4d8398c6a9
commit e3efa7642d

View File

@ -90,7 +90,7 @@ test1: | build deps
docs: | build deps
echo -e $(BUILD_MSG) "build/$@" && \
$(ENV_SCRIPT) nimble doc --accept --index:on --project --out:.gh-pages waku/waku.nim waku.nims
$(ENV_SCRIPT) nim doc --accept --index:on --project --out:.gh-pages waku/waku.nim waku.nims
# Waku v2 targets
wakunode2: | build deps