jamesread 1 anno fa
parent
commit
7da8a5bc38
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      proto/Makefile

+ 1 - 0
proto/Makefile

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