From 3f0f5834b3d50cad24b40fd82632fb890a19b821 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Magiera?= Date: Tue, 14 Jun 2022 17:03:12 +0200 Subject: [PATCH] make: run fiximports in docsgen --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 572de5f4b..a794fd360 100644 --- a/Makefile +++ b/Makefile @@ -319,7 +319,7 @@ appimage: lotus cp ./lotus AppDir/usr/bin/ appimage-builder -docsgen: docsgen-md docsgen-openrpc +docsgen: docsgen-md docsgen-openrpc fiximports docsgen-md-bin: api-gen actors-gen $(GOCC) build $(GOFLAGS) -o docgen-md ./api/docgen/cmd