diff --git a/Makefile b/Makefile index 7de08dfa5..4ae34fd51 100644 --- a/Makefile +++ b/Makefile @@ -335,7 +335,7 @@ api-gen: goimports -w api/apistruct .PHONY: api-gen -appimage: +appimage: $(BUILD_DEPS) rm -rf appimage-builder-cache || true rm AppDir/io.filecoin.lotus.desktop || true rm AppDir/icon.svg || true