require deps
This commit is contained in:
parent
6e8cf9061a
commit
7f744b2760
2
Makefile
2
Makefile
@ -335,7 +335,7 @@ api-gen:
|
|||||||
goimports -w api/apistruct
|
goimports -w api/apistruct
|
||||||
.PHONY: api-gen
|
.PHONY: api-gen
|
||||||
|
|
||||||
appimage:
|
appimage: $(BUILD_DEPS)
|
||||||
rm -rf appimage-builder-cache || true
|
rm -rf appimage-builder-cache || true
|
||||||
rm AppDir/io.filecoin.lotus.desktop || true
|
rm AppDir/io.filecoin.lotus.desktop || true
|
||||||
rm AppDir/icon.svg || true
|
rm AppDir/icon.svg || true
|
||||||
|
Loading…
Reference in New Issue
Block a user