Selaa lähdekoodia

buf dep update

jamesread 1 vuosi sitten
vanhempi
commit
7da8a5bc38
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      proto/Makefile

+ 1 - 0
proto/Makefile

@@ -1,4 +1,5 @@
 buf:
+	buf dep update
 	buf generate
 
 .PHONY: buf