Przeglądaj źródła

Install populate vendor on make prepare

tags/v0.13^2
9seconds 7 lat temu
rodzic
commit
07ddfa12f7
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      Makefile

+ 1
- 0
Makefile Wyświetl plik

74
 
74
 
75
 .PHONY: prepare
75
 .PHONY: prepare
76
 prepare: install-dep install-lint install-critic
76
 prepare: install-dep install-lint install-critic
77
+	@dep ensure --vendor-only
77
 
78
 
78
 .PHONY: install-dep
79
 .PHONY: install-dep
79
 install-dep:
80
 install-dep:

Ładowanie…
Anuluj
Zapisz