This commit is contained in:
Lance Vick 2023-05-01 15:53:51 -07:00
commit f853fa98ac
Signed by: lrvick
GPG Key ID: 8E47A1EC35A1551D
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ ifneq (,$(wildcard $(DIST_DIR)/release.env))
export
endif
executables = $(docker) git patch
executables = $(docker) git git-lfs patch
.PHONY: toolchain
toolchain: \